Package host.anzo.commons.collection
package host.anzo.commons.collection
-
ClassesClassDescriptionA thread-safe implementation of a Set using a ConcurrentHashMap.IndexableHashMap<K,
V> ALinkedHashMapimplementation with index-based access to keys and values.ListSplitter<T>A utility class that splits a collection into smaller chunks of a specified size.MapSplitter<K,V> A utility class that splits a map into smaller chunks.A wrapper over Map that allows you to safely work with different data types.