Package ch.njol.util.coll
@NonNullByDefault({PARAMETER,RETURN_TYPE,FIELD})
package ch.njol.util.coll
-
ClassDescriptionBidiHashMap<T1,T2>Utils for collections and arrays.CyclicList<E>A list with fixed size that overrides the oldest elements when new elements are added and no more space is available.