Package speiger.src.collections.utils


package speiger.src.collections.utils
  • Klasse
    Beschreibung
    Helper class that is used for HashMap functions reduce duplicated code
    A Helper interface that allows to detect if the Underlying implementation is using a Array.
     
    Collection implementation of the SizeProvider
    Interface that allows to test for if a collection is trimmable.
    Helper class that provides functions that are shared within the library.
    The Stack Interface represents the Last-In-First-Out layout (LIFO).