Package com.helger.commons.collection
package com.helger.commons.collection
-
ClassDescriptionProvides additional helper methods for array handling.This enum differentiates the different meta container types.NonBlockingStack<ELEMENTTYPE>A version of a stack that does not use
Vectorbut anCommonsArrayListas the underlying data structure as opposed toStack.Collection helper for primitive data types (boolean, byte, char, double, float, int, long and short).