Package com.helger.commons.collection
-
Class Summary Class Description ArrayHelper Provides additional helper methods for array handling.CollectionHelper IteratorHelper NonBlockingStack<ELEMENTTYPE> A version of a stack that does not useVectorbut anCommonsArrayListas the underlying data structure as opposed toStack.PrimitiveCollectionHelper Collection helper for primitive data types (boolean, byte, char, double, float, int, long and short).StackHelper -
Enum Summary Enum Description ECollectionBaseType This enum differentiates the different meta container types.