Skip navigation links
A C D E F G H I K L M N P Q R S T V W 

A

AbstractMultiConcurrentHashMap<KEYTYPE,VALUETYPE,COLLTYPE extends com.helger.commons.collection.impl.ICommonsCollection<VALUETYPE>> - Class in com.helger.collection.multimap
Abstract multi map based on ConcurrentHashMap.
AbstractMultiConcurrentHashMap() - Constructor for class com.helger.collection.multimap.AbstractMultiConcurrentHashMap
 
AbstractMultiConcurrentHashMap(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiConcurrentHashMap
 
AbstractMultiConcurrentHashMap(KEYTYPE, COLLTYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiConcurrentHashMap
 
AbstractMultiConcurrentHashMap(Map<? extends KEYTYPE, ? extends COLLTYPE>) - Constructor for class com.helger.collection.multimap.AbstractMultiConcurrentHashMap
 
AbstractMultiConcurrentHashMapListBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Abstract multi map based on ConcurrentHashMap and ICommonsList values.
AbstractMultiConcurrentHashMapListBased() - Constructor for class com.helger.collection.multimap.AbstractMultiConcurrentHashMapListBased
 
AbstractMultiConcurrentHashMapListBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiConcurrentHashMapListBased
 
AbstractMultiConcurrentHashMapListBased(KEYTYPE, ICommonsList<VALUETYPE>) - Constructor for class com.helger.collection.multimap.AbstractMultiConcurrentHashMapListBased
 
AbstractMultiConcurrentHashMapListBased(Map<? extends KEYTYPE, ? extends ICommonsList<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.AbstractMultiConcurrentHashMapListBased
 
AbstractMultiConcurrentHashMapSetBased<KEYTYPE,VALUETYPE,COLLTYPE extends com.helger.commons.collection.impl.ICommonsSet<VALUETYPE>> - Class in com.helger.collection.multimap
Abstract multi map based on ConcurrentHashMap and ICommonsSet values.
AbstractMultiConcurrentHashMapSetBased() - Constructor for class com.helger.collection.multimap.AbstractMultiConcurrentHashMapSetBased
 
AbstractMultiConcurrentHashMapSetBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiConcurrentHashMapSetBased
 
AbstractMultiConcurrentHashMapSetBased(KEYTYPE, COLLTYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiConcurrentHashMapSetBased
 
AbstractMultiConcurrentHashMapSetBased(Map<? extends KEYTYPE, ? extends COLLTYPE>) - Constructor for class com.helger.collection.multimap.AbstractMultiConcurrentHashMapSetBased
 
AbstractMultiHashMap<KEYTYPE,VALUETYPE,COLLTYPE extends com.helger.commons.collection.impl.ICommonsCollection<VALUETYPE>> - Class in com.helger.collection.multimap
Abstract multi map based on HashMap.
AbstractMultiHashMap() - Constructor for class com.helger.collection.multimap.AbstractMultiHashMap
 
AbstractMultiHashMap(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiHashMap
 
AbstractMultiHashMap(KEYTYPE, COLLTYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiHashMap
 
AbstractMultiHashMap(Map<? extends KEYTYPE, ? extends COLLTYPE>) - Constructor for class com.helger.collection.multimap.AbstractMultiHashMap
 
AbstractMultiHashMapListBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Abstract multi map based on HashMap and ICommonsList values.
AbstractMultiHashMapListBased() - Constructor for class com.helger.collection.multimap.AbstractMultiHashMapListBased
 
AbstractMultiHashMapListBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiHashMapListBased
 
AbstractMultiHashMapListBased(KEYTYPE, ICommonsList<VALUETYPE>) - Constructor for class com.helger.collection.multimap.AbstractMultiHashMapListBased
 
AbstractMultiHashMapListBased(Map<? extends KEYTYPE, ? extends ICommonsList<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.AbstractMultiHashMapListBased
 
AbstractMultiHashMapMapBased<KEYTYPE1,KEYTYPE2,VALUETYPE,MAPTYPE extends com.helger.commons.collection.impl.ICommonsMap<KEYTYPE2,VALUETYPE>> - Class in com.helger.collection.multimap
Abstract multi map based on HashMap.
AbstractMultiHashMapMapBased() - Constructor for class com.helger.collection.multimap.AbstractMultiHashMapMapBased
 
AbstractMultiHashMapMapBased(KEYTYPE1, KEYTYPE2, VALUETYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiHashMapMapBased
 
AbstractMultiHashMapMapBased(KEYTYPE1, Map<? extends KEYTYPE2, ? extends VALUETYPE>) - Constructor for class com.helger.collection.multimap.AbstractMultiHashMapMapBased
 
AbstractMultiHashMapMapBased(Map<? extends KEYTYPE1, ? extends Map<? extends KEYTYPE2, ? extends VALUETYPE>>) - Constructor for class com.helger.collection.multimap.AbstractMultiHashMapMapBased
 
AbstractMultiHashMapSetBased<KEYTYPE,VALUETYPE,COLLTYPE extends com.helger.commons.collection.impl.ICommonsSet<VALUETYPE>> - Class in com.helger.collection.multimap
Abstract multi map based on HashMap and ICommonsSet values.
AbstractMultiHashMapSetBased() - Constructor for class com.helger.collection.multimap.AbstractMultiHashMapSetBased
 
AbstractMultiHashMapSetBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiHashMapSetBased
 
AbstractMultiHashMapSetBased(KEYTYPE, COLLTYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiHashMapSetBased
 
AbstractMultiHashMapSetBased(Map<? extends KEYTYPE, ? extends COLLTYPE>) - Constructor for class com.helger.collection.multimap.AbstractMultiHashMapSetBased
 
AbstractMultiLinkedHashMap<KEYTYPE,VALUETYPE,COLLTYPE extends com.helger.commons.collection.impl.ICommonsCollection<VALUETYPE>> - Class in com.helger.collection.multimap
Abstract multi map based on CommonsLinkedHashMap.
AbstractMultiLinkedHashMap() - Constructor for class com.helger.collection.multimap.AbstractMultiLinkedHashMap
 
AbstractMultiLinkedHashMap(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiLinkedHashMap
 
AbstractMultiLinkedHashMap(KEYTYPE, COLLTYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiLinkedHashMap
 
AbstractMultiLinkedHashMap(Map<? extends KEYTYPE, ? extends COLLTYPE>) - Constructor for class com.helger.collection.multimap.AbstractMultiLinkedHashMap
 
AbstractMultiLinkedHashMapListBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Abstract multi map based on CommonsLinkedHashMap and ICommonsList values.
AbstractMultiLinkedHashMapListBased() - Constructor for class com.helger.collection.multimap.AbstractMultiLinkedHashMapListBased
 
AbstractMultiLinkedHashMapListBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiLinkedHashMapListBased
 
AbstractMultiLinkedHashMapListBased(KEYTYPE, ICommonsList<VALUETYPE>) - Constructor for class com.helger.collection.multimap.AbstractMultiLinkedHashMapListBased
 
AbstractMultiLinkedHashMapListBased(Map<? extends KEYTYPE, ? extends ICommonsList<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.AbstractMultiLinkedHashMapListBased
 
AbstractMultiLinkedHashMapMapBased<KEYTYPE1,KEYTYPE2,VALUETYPE,MAPTYPE extends com.helger.commons.collection.impl.ICommonsMap<KEYTYPE2,VALUETYPE>> - Class in com.helger.collection.multimap
Abstract multi map based on CommonsLinkedHashMap.
AbstractMultiLinkedHashMapMapBased() - Constructor for class com.helger.collection.multimap.AbstractMultiLinkedHashMapMapBased
 
AbstractMultiLinkedHashMapMapBased(KEYTYPE1, KEYTYPE2, VALUETYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiLinkedHashMapMapBased
 
AbstractMultiLinkedHashMapMapBased(KEYTYPE1, Map<? extends KEYTYPE2, ? extends VALUETYPE>) - Constructor for class com.helger.collection.multimap.AbstractMultiLinkedHashMapMapBased
 
AbstractMultiLinkedHashMapMapBased(Map<? extends KEYTYPE1, ? extends Map<? extends KEYTYPE2, ? extends VALUETYPE>>) - Constructor for class com.helger.collection.multimap.AbstractMultiLinkedHashMapMapBased
 
AbstractMultiLinkedHashMapSetBased<KEYTYPE,VALUETYPE,COLLTYPE extends com.helger.commons.collection.impl.ICommonsSet<VALUETYPE>> - Class in com.helger.collection.multimap
Abstract multi map based on CommonsLinkedHashMap and ICommonsSet values.
AbstractMultiLinkedHashMapSetBased() - Constructor for class com.helger.collection.multimap.AbstractMultiLinkedHashMapSetBased
 
AbstractMultiLinkedHashMapSetBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiLinkedHashMapSetBased
 
AbstractMultiLinkedHashMapSetBased(KEYTYPE, COLLTYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiLinkedHashMapSetBased
 
AbstractMultiLinkedHashMapSetBased(Map<? extends KEYTYPE, ? extends COLLTYPE>) - Constructor for class com.helger.collection.multimap.AbstractMultiLinkedHashMapSetBased
 
AbstractMultiTreeMap<KEYTYPE,VALUETYPE,COLLTYPE extends com.helger.commons.collection.impl.ICommonsCollection<VALUETYPE>> - Class in com.helger.collection.multimap
Abstract multi map based on CommonsTreeMap.
AbstractMultiTreeMap() - Constructor for class com.helger.collection.multimap.AbstractMultiTreeMap
 
AbstractMultiTreeMap(Comparator<? super KEYTYPE>) - Constructor for class com.helger.collection.multimap.AbstractMultiTreeMap
 
AbstractMultiTreeMap(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiTreeMap
 
AbstractMultiTreeMap(KEYTYPE, COLLTYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiTreeMap
 
AbstractMultiTreeMap(Map<? extends KEYTYPE, ? extends COLLTYPE>) - Constructor for class com.helger.collection.multimap.AbstractMultiTreeMap
 
AbstractMultiTreeMapListBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Abstract multi map based on CommonsTreeMap and ICommonsList values.
AbstractMultiTreeMapListBased() - Constructor for class com.helger.collection.multimap.AbstractMultiTreeMapListBased
 
AbstractMultiTreeMapListBased(Comparator<? super KEYTYPE>) - Constructor for class com.helger.collection.multimap.AbstractMultiTreeMapListBased
 
AbstractMultiTreeMapListBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiTreeMapListBased
 
AbstractMultiTreeMapListBased(KEYTYPE, ICommonsList<VALUETYPE>) - Constructor for class com.helger.collection.multimap.AbstractMultiTreeMapListBased
 
AbstractMultiTreeMapListBased(Map<? extends KEYTYPE, ? extends ICommonsList<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.AbstractMultiTreeMapListBased
 
AbstractMultiTreeMapMapBased<KEYTYPE1,KEYTYPE2,VALUETYPE,MAPTYPE extends com.helger.commons.collection.impl.ICommonsMap<KEYTYPE2,VALUETYPE>> - Class in com.helger.collection.multimap
Abstract multi map based on CommonsTreeMap.
AbstractMultiTreeMapMapBased() - Constructor for class com.helger.collection.multimap.AbstractMultiTreeMapMapBased
 
AbstractMultiTreeMapMapBased(Comparator<? super KEYTYPE1>) - Constructor for class com.helger.collection.multimap.AbstractMultiTreeMapMapBased
 
AbstractMultiTreeMapMapBased(KEYTYPE1, KEYTYPE2, VALUETYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiTreeMapMapBased
 
AbstractMultiTreeMapMapBased(KEYTYPE1, Map<? extends KEYTYPE2, ? extends VALUETYPE>) - Constructor for class com.helger.collection.multimap.AbstractMultiTreeMapMapBased
 
AbstractMultiTreeMapMapBased(Map<? extends KEYTYPE1, ? extends Map<? extends KEYTYPE2, ? extends VALUETYPE>>) - Constructor for class com.helger.collection.multimap.AbstractMultiTreeMapMapBased
 
AbstractMultiTreeMapSetBased<KEYTYPE,VALUETYPE,COLLTYPE extends com.helger.commons.collection.impl.ICommonsSet<VALUETYPE>> - Class in com.helger.collection.multimap
Abstract multi map based on CommonsTreeMap and ICommonsSet values.
AbstractMultiTreeMapSetBased() - Constructor for class com.helger.collection.multimap.AbstractMultiTreeMapSetBased
 
AbstractMultiTreeMapSetBased(Comparator<? super KEYTYPE>) - Constructor for class com.helger.collection.multimap.AbstractMultiTreeMapSetBased
 
AbstractMultiTreeMapSetBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiTreeMapSetBased
 
AbstractMultiTreeMapSetBased(KEYTYPE, COLLTYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiTreeMapSetBased
 
AbstractMultiTreeMapSetBased(Map<? extends KEYTYPE, ? extends COLLTYPE>) - Constructor for class com.helger.collection.multimap.AbstractMultiTreeMapSetBased
 
AbstractMultiWeakHashMap<KEYTYPE,VALUETYPE,COLLTYPE extends com.helger.commons.collection.impl.ICommonsCollection<VALUETYPE>> - Class in com.helger.collection.multimap
Abstract multi map based on WeakHashMap.
AbstractMultiWeakHashMap() - Constructor for class com.helger.collection.multimap.AbstractMultiWeakHashMap
 
AbstractMultiWeakHashMap(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiWeakHashMap
 
AbstractMultiWeakHashMap(KEYTYPE, COLLTYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiWeakHashMap
 
AbstractMultiWeakHashMap(Map<? extends KEYTYPE, ? extends COLLTYPE>) - Constructor for class com.helger.collection.multimap.AbstractMultiWeakHashMap
 
AbstractMultiWeakHashMapListBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Abstract multi map based on WeakHashMap and ICommonsList values.
AbstractMultiWeakHashMapListBased() - Constructor for class com.helger.collection.multimap.AbstractMultiWeakHashMapListBased
 
AbstractMultiWeakHashMapListBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiWeakHashMapListBased
 
AbstractMultiWeakHashMapListBased(KEYTYPE, ICommonsList<VALUETYPE>) - Constructor for class com.helger.collection.multimap.AbstractMultiWeakHashMapListBased
 
AbstractMultiWeakHashMapListBased(Map<? extends KEYTYPE, ? extends ICommonsList<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.AbstractMultiWeakHashMapListBased
 
AbstractMultiWeakHashMapSetBased<KEYTYPE,VALUETYPE,COLLTYPE extends com.helger.commons.collection.impl.ICommonsSet<VALUETYPE>> - Class in com.helger.collection.multimap
Abstract multi map based on WeakHashMap and ICommonsSet values.
AbstractMultiWeakHashMapSetBased() - Constructor for class com.helger.collection.multimap.AbstractMultiWeakHashMapSetBased
 
AbstractMultiWeakHashMapSetBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiWeakHashMapSetBased
 
AbstractMultiWeakHashMapSetBased(KEYTYPE, COLLTYPE) - Constructor for class com.helger.collection.multimap.AbstractMultiWeakHashMapSetBased
 
AbstractMultiWeakHashMapSetBased(Map<? extends KEYTYPE, ? extends COLLTYPE>) - Constructor for class com.helger.collection.multimap.AbstractMultiWeakHashMapSetBased
 
accept(int, double) - Method in interface com.helger.collection.map.IntDoubleMap.IConsumer
 
accept(int, float) - Method in interface com.helger.collection.map.IntFloatMap.IConsumer
 
accept(int, int) - Method in interface com.helger.collection.map.IntIntMap.IConsumer
 
accept(int, T) - Method in interface com.helger.collection.map.IntObjectMap.IConsumer
 
add(ELEMENTTYPE) - Method in class com.helger.collection.iterate.EmptyListIterator
 
add(ELEMENTTYPE) - Method in class com.helger.collection.iterate.SingleElementListIterator
 
add(int) - Method in class com.helger.collection.map.IntSet
 
add(ELEMENTTYPE) - Method in class com.helger.collection.single.SingleElementList
 
add(int, ELEMENTTYPE) - Method in class com.helger.collection.single.SingleElementList
 
add(ELEMENTTYPE) - Method in class com.helger.collection.wrapped.WrappedCollection
 
add(ELEMENTTYPE) - Method in class com.helger.collection.wrapped.WrappedList
 
add(int, ELEMENTTYPE) - Method in class com.helger.collection.wrapped.WrappedList
 
add(ELEMENTTYPE) - Method in class com.helger.collection.wrapped.WrappedSet
 
addAll(Collection<? extends ELEMENTTYPE>) - Method in class com.helger.collection.single.SingleElementList
 
addAll(int, Collection<? extends ELEMENTTYPE>) - Method in class com.helger.collection.single.SingleElementList
 
addAll(Collection<? extends ELEMENTTYPE>) - Method in class com.helger.collection.wrapped.WrappedCollection
 
addAll(Collection<? extends ELEMENTTYPE>) - Method in class com.helger.collection.wrapped.WrappedList
 
addAll(int, Collection<? extends ELEMENTTYPE>) - Method in class com.helger.collection.wrapped.WrappedList
 
addAll(Collection<? extends ELEMENTTYPE>) - Method in class com.helger.collection.wrapped.WrappedSet
 
apply(int) - Method in interface com.helger.collection.map.IntDoubleMap.IKeyToValueFunction
Applies this function to the given argument.
apply(int) - Method in interface com.helger.collection.map.IntFloatMap.IKeyToValueFunction
Applies this function to the given argument.
ArrayEnumeration<ELEMENTTYPE> - Class in com.helger.collection.iterate
This is a small helper class implementing Enumeration for array input data.
ArrayEnumeration(ELEMENTTYPE...) - Constructor for class com.helger.collection.iterate.ArrayEnumeration
Constructor iterating over the whole array
ArrayEnumeration(ELEMENTTYPE[], int, int) - Constructor for class com.helger.collection.iterate.ArrayEnumeration
Constructor iterating an array partially.
ArrayIteratorBoolean - Class in com.helger.collection.iterate
This is a small helper class for iterating over arrays of boolean.
ArrayIteratorBoolean(boolean...) - Constructor for class com.helger.collection.iterate.ArrayIteratorBoolean
 
ArrayIteratorBoolean(boolean[], int, int) - Constructor for class com.helger.collection.iterate.ArrayIteratorBoolean
constructor with offset and length
ArrayIteratorByte - Class in com.helger.collection.iterate
This is a small helper class for iterating over arrays of byte.
ArrayIteratorByte(byte...) - Constructor for class com.helger.collection.iterate.ArrayIteratorByte
 
ArrayIteratorByte(byte[], boolean) - Constructor for class com.helger.collection.iterate.ArrayIteratorByte
 
ArrayIteratorByte(byte[], int, int) - Constructor for class com.helger.collection.iterate.ArrayIteratorByte
Constructor with offset and length
ArrayIteratorByte(byte[], int, int, boolean) - Constructor for class com.helger.collection.iterate.ArrayIteratorByte
 
ArrayIteratorChar - Class in com.helger.collection.iterate
This is a small helper class for iterating over arrays of char.
ArrayIteratorChar(char...) - Constructor for class com.helger.collection.iterate.ArrayIteratorChar
 
ArrayIteratorChar(char[], int, int) - Constructor for class com.helger.collection.iterate.ArrayIteratorChar
constructor with offset and length
ArrayIteratorDouble - Class in com.helger.collection.iterate
This is a small helper class for iterating over arrays of double.
ArrayIteratorDouble(double...) - Constructor for class com.helger.collection.iterate.ArrayIteratorDouble
 
ArrayIteratorDouble(double[], int, int) - Constructor for class com.helger.collection.iterate.ArrayIteratorDouble
constructor with offset and length
ArrayIteratorFloat - Class in com.helger.collection.iterate
This is a small helper class for iterating over arrays of float.
ArrayIteratorFloat(float...) - Constructor for class com.helger.collection.iterate.ArrayIteratorFloat
 
ArrayIteratorFloat(float[], int, int) - Constructor for class com.helger.collection.iterate.ArrayIteratorFloat
constructor with offset and length
ArrayIteratorInt - Class in com.helger.collection.iterate
This is a small helper class for iterating over arrays of int.
ArrayIteratorInt(int...) - Constructor for class com.helger.collection.iterate.ArrayIteratorInt
 
ArrayIteratorInt(int[], int, int) - Constructor for class com.helger.collection.iterate.ArrayIteratorInt
constructor with offset and length
ArrayIteratorLong - Class in com.helger.collection.iterate
This is a small helper class for iterating over arrays of long.
ArrayIteratorLong(long...) - Constructor for class com.helger.collection.iterate.ArrayIteratorLong
 
ArrayIteratorLong(long[], int, int) - Constructor for class com.helger.collection.iterate.ArrayIteratorLong
constructor with offset and length
ArrayIteratorShort - Class in com.helger.collection.iterate
This is a small helper class for iterating over arrays of short.
ArrayIteratorShort(short...) - Constructor for class com.helger.collection.iterate.ArrayIteratorShort
 
ArrayIteratorShort(short[], int, int) - Constructor for class com.helger.collection.iterate.ArrayIteratorShort
constructor with offset and length

C

clear() - Method in class com.helger.collection.single.SingleElementList
 
clear() - Method in class com.helger.collection.single.SingleElementMap
 
clear() - Method in class com.helger.collection.wrapped.WrappedCollection
 
clear() - Method in class com.helger.collection.wrapped.WrappedList
 
clear() - Method in class com.helger.collection.wrapped.WrappedSet
 
com.helger.collection - package com.helger.collection
 
com.helger.collection.helper - package com.helger.collection.helper
 
com.helger.collection.iterate - package com.helger.collection.iterate
 
com.helger.collection.map - package com.helger.collection.map
 
com.helger.collection.multimap - package com.helger.collection.multimap
 
com.helger.collection.pair - package com.helger.collection.pair
 
com.helger.collection.ring - package com.helger.collection.ring
 
com.helger.collection.safe - package com.helger.collection.safe
 
com.helger.collection.single - package com.helger.collection.single
 
com.helger.collection.wrapped - package com.helger.collection.wrapped
 
comparator() - Method in class com.helger.collection.EmptySortedSet
 
computeIfAbsent(int, IntDoubleMap.IKeyToValueFunction) - Method in class com.helger.collection.map.IntDoubleMap
 
computeIfAbsent(int, IntFloatMap.IKeyToValueFunction) - Method in class com.helger.collection.map.IntFloatMap
 
computeIfAbsent(int, IntUnaryOperator) - Method in class com.helger.collection.map.IntIntMap
 
computeIfAbsent(int, IntFunction<? extends T>) - Method in class com.helger.collection.map.IntObjectMap
 
computeIfAbsent(int, Supplier<? extends ELEMENTTYPE>) - Method in class com.helger.collection.safe.SafeArrayList
 
computeIfAbsent(int, Supplier<? extends ELEMENTTYPE>) - Method in class com.helger.collection.safe.SafeVector
 
contains(Object) - Method in class com.helger.collection.EmptySortedSet
 
contains(int) - Method in class com.helger.collection.map.IntSet
 
contains(Object) - Method in class com.helger.collection.single.SingleElementList
 
contains(Object) - Method in class com.helger.collection.wrapped.WrappedCollection
 
contains(Object) - Method in class com.helger.collection.wrapped.WrappedList
 
contains(Object) - Method in class com.helger.collection.wrapped.WrappedSet
 
containsAll(Collection<?>) - Method in class com.helger.collection.single.SingleElementList
 
containsAll(Collection<?>) - Method in class com.helger.collection.wrapped.WrappedCollection
 
containsAll(Collection<?>) - Method in class com.helger.collection.wrapped.WrappedList
 
containsAll(Collection<?>) - Method in class com.helger.collection.wrapped.WrappedSet
 
containsKey(Object) - Method in class com.helger.collection.single.SingleElementMap
 
containsSingle(KEYTYPE, VALUETYPE) - Method in interface com.helger.collection.multimap.IMultiMap
Check a single element from the container identified by the passed key is present.
containsSingle(KEYTYPE1, KEYTYPE2) - Method in interface com.helger.collection.multimap.IMultiMapMapBased
Check a single element from the container identified by the passed keys is present.
containsValue(Object) - Method in class com.helger.collection.single.SingleElementMap
 
create(T, U) - Static method in class com.helger.collection.pair.Pair
 
createBeginEnd(float[], int, int) - Static method in class com.helger.collection.iterate.ArrayIteratorFloat
 
createInstance() - Method in class com.helger.collection.single.SingleElementList
 
createNewCollection() - Method in class com.helger.collection.multimap.AbstractMultiConcurrentHashMap
 
createNewCollection() - Method in class com.helger.collection.multimap.AbstractMultiHashMap
 
createNewCollection() - Method in class com.helger.collection.multimap.AbstractMultiLinkedHashMap
 
createNewCollection() - Method in class com.helger.collection.multimap.AbstractMultiTreeMap
 
createNewCollection() - Method in class com.helger.collection.multimap.AbstractMultiWeakHashMap
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiConcurrentHashMapArrayListBased
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiConcurrentHashMapHashSetBased
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiConcurrentHashMapLinkedHashSetBased
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiConcurrentHashMapTreeSetBased
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiConcurrentHashMapVectorBased
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiHashMapArrayListBased
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiHashMapHashSetBased
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiHashMapLinkedHashSetBased
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiHashMapTreeSetBased
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiHashMapVectorBased
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiLinkedHashMapArrayListBased
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiLinkedHashMapHashSetBased
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiLinkedHashMapLinkedHashSetBased
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiLinkedHashMapTreeSetBased
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiLinkedHashMapVectorBased
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiTreeMapArrayListBased
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiTreeMapHashSetBased
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiTreeMapLinkedHashSetBased
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiTreeMapTreeSetBased
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiTreeMapVectorBased
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiWeakHashMapArrayListBased
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiWeakHashMapHashSetBased
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiWeakHashMapLinkedHashSetBased
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiWeakHashMapTreeSetBased
 
createNewCollection() - Method in class com.helger.collection.multimap.MultiWeakHashMapVectorBased
 
createNewInnerMap() - Method in class com.helger.collection.multimap.AbstractMultiHashMapMapBased
 
createNewInnerMap() - Method in class com.helger.collection.multimap.AbstractMultiLinkedHashMapMapBased
 
createNewInnerMap() - Method in class com.helger.collection.multimap.AbstractMultiTreeMapMapBased
 
createNewInnerMap() - Method in class com.helger.collection.multimap.MultiHashMapHashMapBased
 
createNewInnerMap() - Method in class com.helger.collection.multimap.MultiHashMapLinkedHashMapBased
 
createNewInnerMap() - Method in class com.helger.collection.multimap.MultiHashMapTreeMapBased
 
createNewInnerMap() - Method in class com.helger.collection.multimap.MultiHashMapWeakHashMapBased
 
createNewInnerMap() - Method in class com.helger.collection.multimap.MultiLinkedHashMapHashMapBased
 
createNewInnerMap() - Method in class com.helger.collection.multimap.MultiLinkedHashMapLinkedHashMapBased
 
createNewInnerMap() - Method in class com.helger.collection.multimap.MultiLinkedHashMapTreeMapBased
 
createNewInnerMap() - Method in class com.helger.collection.multimap.MultiLinkedHashMapWeakHashMapBased
 
createNewInnerMap() - Method in class com.helger.collection.multimap.MultiTreeMapHashMapBased
 
createNewInnerMap() - Method in class com.helger.collection.multimap.MultiTreeMapLinkedHashMapBased
 
createNewInnerMap() - Method in class com.helger.collection.multimap.MultiTreeMapTreeMapBased
 
createNewInnerMap() - Method in class com.helger.collection.multimap.MultiTreeMapWeakHashMapBased
 
createOfsLen(float[], int, int) - Static method in class com.helger.collection.iterate.ArrayIteratorFloat
 

D

DEFAULT_COPY_NEEDED - Static variable in class com.helger.collection.iterate.ArrayIteratorByte
 
directGetSource() - Method in class com.helger.collection.wrapped.WrappedCollection
 
directGetSource() - Method in class com.helger.collection.wrapped.WrappedList
 
directGetSource() - Method in class com.helger.collection.wrapped.WrappedSet
 

E

EmptyListIterator<ELEMENTTYPE> - Class in com.helger.collection.iterate
Utility implementation of the ListIterator for an empty list :)
EmptyListIterator() - Constructor for class com.helger.collection.iterate.EmptyListIterator
 
EmptySortedSet<T> - Class in com.helger.collection
Default implementation of an empty sorted set.
EmptySortedSet() - Constructor for class com.helger.collection.EmptySortedSet
 
entrySet() - Method in class com.helger.collection.single.SingleElementMap
 
equals(Object) - Method in class com.helger.collection.iterate.ArrayEnumeration
 
equals(Object) - Method in class com.helger.collection.iterate.ArrayIteratorBoolean
 
equals(Object) - Method in class com.helger.collection.iterate.ArrayIteratorByte
 
equals(Object) - Method in class com.helger.collection.iterate.ArrayIteratorChar
 
equals(Object) - Method in class com.helger.collection.iterate.ArrayIteratorDouble
 
equals(Object) - Method in class com.helger.collection.iterate.ArrayIteratorFloat
 
equals(Object) - Method in class com.helger.collection.iterate.ArrayIteratorInt
 
equals(Object) - Method in class com.helger.collection.iterate.ArrayIteratorLong
 
equals(Object) - Method in class com.helger.collection.iterate.ArrayIteratorShort
 
equals(Object) - Method in class com.helger.collection.iterate.EmptyListIterator
 
equals(Object) - Method in class com.helger.collection.iterate.SingleElementEnumeration
 
equals(Object) - Method in class com.helger.collection.iterate.SingleElementIterator
 
equals(Object) - Method in class com.helger.collection.iterate.SingleElementListIterator
 
equals(Object) - Method in class com.helger.collection.pair.Pair
 
equals(Object) - Method in class com.helger.collection.safe.SafeArrayList
 
equals(Object) - Method in class com.helger.collection.safe.SafeVector
 
equals(Object) - Method in class com.helger.collection.single.SingleElementList
 
equals(Object) - Method in class com.helger.collection.single.SingleElementMap
 
equals(Object) - Method in class com.helger.collection.wrapped.WrappedCollection
 
equals(Object) - Method in class com.helger.collection.wrapped.WrappedList
 
equals(Object) - Method in class com.helger.collection.wrapped.WrappedSet
 

F

first() - Method in class com.helger.collection.EmptySortedSet
 
forEach(IntDoubleMap.IConsumer) - Method in class com.helger.collection.map.IntDoubleMap
 
forEach(IntFloatMap.IConsumer) - Method in class com.helger.collection.map.IntFloatMap
 
forEach(IntIntMap.IConsumer) - Method in class com.helger.collection.map.IntIntMap
 
forEach(IntObjectMap.IConsumer<T>) - Method in class com.helger.collection.map.IntObjectMap
 
forEach(IntConsumer) - Method in class com.helger.collection.map.IntSet
 
forEachSingle(BiConsumer<? super KEYTYPE, ? super VALUETYPE>) - Method in interface com.helger.collection.multimap.IMultiMap
 
forEachSingle(ITriConsumer<? super KEYTYPE1, ? super KEYTYPE2, ? super VALUETYPE>) - Method in interface com.helger.collection.multimap.IMultiMapMapBased
 
forEachSingleValue(Consumer<? super VALUETYPE>) - Method in interface com.helger.collection.multimap.IMultiMap
 

G

get(int) - Method in class com.helger.collection.iterate.ArrayEnumeration
 
get(int) - Method in class com.helger.collection.map.IntDoubleMap
 
get(int, double) - Method in class com.helger.collection.map.IntDoubleMap
 
get(int) - Method in class com.helger.collection.map.IntFloatMap
 
get(int, float) - Method in class com.helger.collection.map.IntFloatMap
 
get(int) - Method in class com.helger.collection.map.IntIntMap
 
get(int, int) - Method in class com.helger.collection.map.IntIntMap
 
get(int) - Method in class com.helger.collection.map.IntObjectMap
 
get(int, T) - Method in class com.helger.collection.map.IntObjectMap
 
get(int) - Method in class com.helger.collection.safe.SafeArrayList
 
get(int) - Method in class com.helger.collection.safe.SafeVector
 
get(int) - Method in class com.helger.collection.single.SingleElementList
 
get(Object) - Method in class com.helger.collection.single.SingleElementMap
 
get(int) - Method in class com.helger.collection.wrapped.WrappedList
 
getAvailable() - Method in class com.helger.collection.ring.RingBufferFifo
 
getAvailable() - Method in class com.helger.collection.ring.RingBufferLifo
 
getCapacity() - Method in class com.helger.collection.ring.RingBufferFifo
 
getCapacity() - Method in class com.helger.collection.ring.RingBufferLifo
 
getClone() - Method in class com.helger.collection.EmptySortedSet
 
getClone() - Method in class com.helger.collection.pair.Pair
 
getClone() - Method in class com.helger.collection.single.SingleElementList
 
getClone() - Method in class com.helger.collection.single.SingleElementMap
 
getClone() - Method in class com.helger.collection.wrapped.WrappedList
 
getClone() - Method in class com.helger.collection.wrapped.WrappedSet
 
getCount() - Method in class com.helger.collection.iterate.ArrayEnumeration
 
getFactory() - Method in class com.helger.collection.safe.SafeArrayList
 
getFactory() - Method in class com.helger.collection.safe.SafeVector
 
getFirst() - Method in interface com.helger.collection.pair.IPair
 
getFirst() - Method in class com.helger.collection.pair.Pair
 
getIndex() - Method in class com.helger.collection.iterate.ArrayEnumeration
 
getOrCreate(KEYTYPE) - Method in class com.helger.collection.multimap.AbstractMultiConcurrentHashMap
 
getOrCreate(KEYTYPE) - Method in class com.helger.collection.multimap.AbstractMultiHashMap
 
getOrCreate(KEYTYPE1) - Method in class com.helger.collection.multimap.AbstractMultiHashMapMapBased
 
getOrCreate(KEYTYPE) - Method in class com.helger.collection.multimap.AbstractMultiLinkedHashMap
 
getOrCreate(KEYTYPE1) - Method in class com.helger.collection.multimap.AbstractMultiLinkedHashMapMapBased
 
getOrCreate(KEYTYPE) - Method in class com.helger.collection.multimap.AbstractMultiTreeMap
 
getOrCreate(KEYTYPE1) - Method in class com.helger.collection.multimap.AbstractMultiTreeMapMapBased
 
getOrCreate(KEYTYPE) - Method in class com.helger.collection.multimap.AbstractMultiWeakHashMap
 
getOrCreate(KEYTYPE) - Method in interface com.helger.collection.multimap.IMultiMap
Get or create the collection of the specified key.
getOrCreate(KEYTYPE1) - Method in interface com.helger.collection.multimap.IMultiMapMapBased
Get or create the collection of the specified key.
getRemainingCapacity() - Method in class com.helger.collection.ring.RingBufferFifo
 
getRemainingCapacity() - Method in class com.helger.collection.ring.RingBufferLifo
 
getSecond() - Method in interface com.helger.collection.pair.IPair
 
getSecond() - Method in class com.helger.collection.pair.Pair
 
getSingle(KEYTYPE1, KEYTYPE2) - Method in interface com.helger.collection.multimap.IMultiMapMapBased
Get a single value from the container identified by the passed keys.
getTotalValueCount() - Method in interface com.helger.collection.multimap.IMultiMap
 
getTotalValueCount() - Method in interface com.helger.collection.multimap.IMultiMapMapBased
 

H

hasFirst() - Method in interface com.helger.collection.pair.IPair
 
hashCode() - Method in class com.helger.collection.iterate.ArrayEnumeration
 
hashCode() - Method in class com.helger.collection.iterate.ArrayIteratorBoolean
 
hashCode() - Method in class com.helger.collection.iterate.ArrayIteratorByte
 
hashCode() - Method in class com.helger.collection.iterate.ArrayIteratorChar
 
hashCode() - Method in class com.helger.collection.iterate.ArrayIteratorDouble
 
hashCode() - Method in class com.helger.collection.iterate.ArrayIteratorFloat
 
hashCode() - Method in class com.helger.collection.iterate.ArrayIteratorInt
 
hashCode() - Method in class com.helger.collection.iterate.ArrayIteratorLong
 
hashCode() - Method in class com.helger.collection.iterate.ArrayIteratorShort
 
hashCode() - Method in class com.helger.collection.iterate.EmptyListIterator
 
hashCode() - Method in class com.helger.collection.iterate.SingleElementEnumeration
 
hashCode() - Method in class com.helger.collection.iterate.SingleElementIterator
 
hashCode() - Method in class com.helger.collection.iterate.SingleElementListIterator
 
hashCode() - Method in class com.helger.collection.pair.Pair
 
hashCode() - Method in class com.helger.collection.safe.SafeArrayList
 
hashCode() - Method in class com.helger.collection.safe.SafeVector
 
hashCode() - Method in class com.helger.collection.single.SingleElementList
 
hashCode() - Method in class com.helger.collection.single.SingleElementMap
 
hashCode() - Method in class com.helger.collection.wrapped.WrappedCollection
 
hashCode() - Method in class com.helger.collection.wrapped.WrappedList
 
hashCode() - Method in class com.helger.collection.wrapped.WrappedSet
 
hasMoreElements() - Method in class com.helger.collection.iterate.ArrayEnumeration
 
hasMoreElements() - Method in class com.helger.collection.iterate.SingleElementEnumeration
 
hasNext() - Method in class com.helger.collection.iterate.ArrayIteratorBoolean
 
hasNext() - Method in class com.helger.collection.iterate.ArrayIteratorByte
 
hasNext() - Method in class com.helger.collection.iterate.ArrayIteratorChar
 
hasNext() - Method in class com.helger.collection.iterate.ArrayIteratorDouble
 
hasNext() - Method in class com.helger.collection.iterate.ArrayIteratorFloat
 
hasNext() - Method in class com.helger.collection.iterate.ArrayIteratorInt
 
hasNext() - Method in class com.helger.collection.iterate.ArrayIteratorLong
 
hasNext() - Method in class com.helger.collection.iterate.ArrayIteratorShort
 
hasNext() - Method in class com.helger.collection.iterate.EmptyListIterator
 
hasNext() - Method in class com.helger.collection.iterate.SingleElementIterator
 
hasNext() - Method in class com.helger.collection.iterate.SingleElementListIterator
 
hasPrevious() - Method in class com.helger.collection.iterate.EmptyListIterator
 
hasPrevious() - Method in class com.helger.collection.iterate.SingleElementListIterator
 
hasSecond() - Method in interface com.helger.collection.pair.IPair
 
headSet(Object) - Method in class com.helger.collection.EmptySortedSet
 

I

IMultiMap<KEYTYPE,VALUETYPE,COLLTYPE extends com.helger.commons.collection.impl.ICommonsCollection<VALUETYPE>> - Interface in com.helger.collection.multimap
Base interface for a multi map (one key with several values).
IMultiMapListBased<KEYTYPE,VALUETYPE> - Interface in com.helger.collection.multimap
Interface for a multi map that uses a ICommonsList for the storage.
IMultiMapMapBased<KEYTYPE1,KEYTYPE2,VALUETYPE,MAPTYPE extends com.helger.commons.collection.impl.ICommonsMap<KEYTYPE2,VALUETYPE>> - Interface in com.helger.collection.multimap
Base interface for a multi map (one key with several values).
IMultiMapSetBased<KEYTYPE,VALUETYPE,COLLTYPE extends com.helger.commons.collection.impl.ICommonsSet<VALUETYPE>> - Interface in com.helger.collection.multimap
Interface for a multi map that uses a ICommonsSet for the storage.
IMutablePair<DATA1TYPE,DATA2TYPE> - Interface in com.helger.collection.pair
Interface for a writable pair.
indexOf(Object) - Method in class com.helger.collection.single.SingleElementList
 
indexOf(Object) - Method in class com.helger.collection.wrapped.WrappedList
 
IntDoubleMap - Class in com.helger.collection.map
Special int-float-primitive map.
IntDoubleMap() - Constructor for class com.helger.collection.map.IntDoubleMap
 
IntDoubleMap(int) - Constructor for class com.helger.collection.map.IntDoubleMap
 
IntDoubleMap(int, float) - Constructor for class com.helger.collection.map.IntDoubleMap
 
IntDoubleMap.IConsumer - Interface in com.helger.collection.map
 
IntDoubleMap.IKeyToValueFunction - Interface in com.helger.collection.map
Represents a function that accepts an key-type argument and produces a value-typed result.
IntFloatMap - Class in com.helger.collection.map
Special int-float-primitive map.
IntFloatMap() - Constructor for class com.helger.collection.map.IntFloatMap
 
IntFloatMap(int) - Constructor for class com.helger.collection.map.IntFloatMap
 
IntFloatMap(int, float) - Constructor for class com.helger.collection.map.IntFloatMap
 
IntFloatMap.IConsumer - Interface in com.helger.collection.map
 
IntFloatMap.IKeyToValueFunction - Interface in com.helger.collection.map
Represents a function that accepts an key-type argument and produces a value-typed result.
IntIntMap - Class in com.helger.collection.map
Special int-int-primitive map.
IntIntMap() - Constructor for class com.helger.collection.map.IntIntMap
 
IntIntMap(int) - Constructor for class com.helger.collection.map.IntIntMap
 
IntIntMap(int, float) - Constructor for class com.helger.collection.map.IntIntMap
 
IntIntMap.IConsumer - Interface in com.helger.collection.map
 
IntObjectMap<T> - Class in com.helger.collection.map
Special int-Object map.
IntObjectMap() - Constructor for class com.helger.collection.map.IntObjectMap
 
IntObjectMap(int) - Constructor for class com.helger.collection.map.IntObjectMap
 
IntObjectMap(int, float) - Constructor for class com.helger.collection.map.IntObjectMap
 
IntObjectMap.IConsumer<T> - Interface in com.helger.collection.map
 
IntSet - Class in com.helger.collection.map
Special int-Set.
IntSet() - Constructor for class com.helger.collection.map.IntSet
 
IntSet(int) - Constructor for class com.helger.collection.map.IntSet
 
IntSet(int, float) - Constructor for class com.helger.collection.map.IntSet
 
IPair<DATA1TYPE,DATA2TYPE> - Interface in com.helger.collection.pair
Represents a basic read-only pair.
isEmpty() - Method in class com.helger.collection.EmptySortedSet
 
isEmpty() - Method in class com.helger.collection.map.IntDoubleMap
 
isEmpty() - Method in class com.helger.collection.map.IntFloatMap
 
isEmpty() - Method in class com.helger.collection.map.IntIntMap
 
isEmpty() - Method in class com.helger.collection.map.IntObjectMap
 
isEmpty() - Method in class com.helger.collection.map.IntSet
 
isEmpty() - Method in class com.helger.collection.single.SingleElementList
 
isEmpty() - Method in class com.helger.collection.single.SingleElementMap
 
isEmpty() - Method in class com.helger.collection.wrapped.WrappedCollection
 
isEmpty() - Method in class com.helger.collection.wrapped.WrappedList
 
isEmpty() - Method in class com.helger.collection.wrapped.WrappedSet
 
isOverwriteAllowed() - Method in class com.helger.collection.ring.RingBufferFifo
 
isOverwriteAllowed() - Method in class com.helger.collection.ring.RingBufferLifo
 
iterator() - Method in class com.helger.collection.EmptySortedSet
 
iterator() - Method in class com.helger.collection.single.SingleElementList
 
iterator() - Method in class com.helger.collection.wrapped.WrappedCollection
 
iterator() - Method in class com.helger.collection.wrapped.WrappedList
 
iterator() - Method in class com.helger.collection.wrapped.WrappedSet
 

K

keySet() - Method in class com.helger.collection.single.SingleElementMap
 

L

last() - Method in class com.helger.collection.EmptySortedSet
 
lastIndexOf(Object) - Method in class com.helger.collection.single.SingleElementList
 
lastIndexOf(Object) - Method in class com.helger.collection.wrapped.WrappedList
 
listIterator() - Method in class com.helger.collection.single.SingleElementList
 
listIterator(int) - Method in class com.helger.collection.single.SingleElementList
 
listIterator() - Method in class com.helger.collection.wrapped.WrappedList
 
listIterator(int) - Method in class com.helger.collection.wrapped.WrappedList
 

M

MultiConcurrentHashMapArrayListBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Multi map based on ConcurrentHashMap and CommonsArrayList values.
MultiConcurrentHashMapArrayListBased() - Constructor for class com.helger.collection.multimap.MultiConcurrentHashMapArrayListBased
 
MultiConcurrentHashMapArrayListBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiConcurrentHashMapArrayListBased
 
MultiConcurrentHashMapArrayListBased(KEYTYPE, ICommonsList<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiConcurrentHashMapArrayListBased
 
MultiConcurrentHashMapArrayListBased(Map<? extends KEYTYPE, ? extends ICommonsList<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiConcurrentHashMapArrayListBased
 
MultiConcurrentHashMapHashSetBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Multi map based on ConcurrentHashMap and CommonsHashSet values.
MultiConcurrentHashMapHashSetBased() - Constructor for class com.helger.collection.multimap.MultiConcurrentHashMapHashSetBased
 
MultiConcurrentHashMapHashSetBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiConcurrentHashMapHashSetBased
 
MultiConcurrentHashMapHashSetBased(KEYTYPE, ICommonsSet<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiConcurrentHashMapHashSetBased
 
MultiConcurrentHashMapHashSetBased(Map<? extends KEYTYPE, ? extends ICommonsSet<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiConcurrentHashMapHashSetBased
 
MultiConcurrentHashMapLinkedHashSetBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Multi map based on ConcurrentHashMap and CommonsLinkedHashSet values.
MultiConcurrentHashMapLinkedHashSetBased() - Constructor for class com.helger.collection.multimap.MultiConcurrentHashMapLinkedHashSetBased
 
MultiConcurrentHashMapLinkedHashSetBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiConcurrentHashMapLinkedHashSetBased
 
MultiConcurrentHashMapLinkedHashSetBased(KEYTYPE, ICommonsOrderedSet<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiConcurrentHashMapLinkedHashSetBased
 
MultiConcurrentHashMapLinkedHashSetBased(Map<? extends KEYTYPE, ? extends ICommonsOrderedSet<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiConcurrentHashMapLinkedHashSetBased
 
MultiConcurrentHashMapTreeSetBased<KEYTYPE,VALUETYPE extends Comparable<? super VALUETYPE>> - Class in com.helger.collection.multimap
Multi map based on ConcurrentHashMap and CommonsTreeSet values.
MultiConcurrentHashMapTreeSetBased() - Constructor for class com.helger.collection.multimap.MultiConcurrentHashMapTreeSetBased
 
MultiConcurrentHashMapTreeSetBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiConcurrentHashMapTreeSetBased
 
MultiConcurrentHashMapTreeSetBased(KEYTYPE, ICommonsNavigableSet<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiConcurrentHashMapTreeSetBased
 
MultiConcurrentHashMapTreeSetBased(Map<? extends KEYTYPE, ? extends ICommonsNavigableSet<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiConcurrentHashMapTreeSetBased
 
MultiConcurrentHashMapVectorBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Multi map based on ConcurrentHashMap and CommonsVector values.
MultiConcurrentHashMapVectorBased() - Constructor for class com.helger.collection.multimap.MultiConcurrentHashMapVectorBased
 
MultiConcurrentHashMapVectorBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiConcurrentHashMapVectorBased
 
MultiConcurrentHashMapVectorBased(KEYTYPE, ICommonsList<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiConcurrentHashMapVectorBased
 
MultiConcurrentHashMapVectorBased(Map<? extends KEYTYPE, ? extends ICommonsList<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiConcurrentHashMapVectorBased
 
MultiHashMapArrayListBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Multi map based on HashMap and CommonsArrayList values.
MultiHashMapArrayListBased() - Constructor for class com.helger.collection.multimap.MultiHashMapArrayListBased
 
MultiHashMapArrayListBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiHashMapArrayListBased
 
MultiHashMapArrayListBased(KEYTYPE, ICommonsList<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiHashMapArrayListBased
 
MultiHashMapArrayListBased(Map<? extends KEYTYPE, ? extends ICommonsList<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiHashMapArrayListBased
 
MultiHashMapHashMapBased<KEYTYPE1,KEYTYPE2,VALUETYPE> - Class in com.helger.collection.multimap
 
MultiHashMapHashMapBased() - Constructor for class com.helger.collection.multimap.MultiHashMapHashMapBased
 
MultiHashMapHashMapBased(KEYTYPE1, KEYTYPE2, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiHashMapHashMapBased
 
MultiHashMapHashMapBased(KEYTYPE1, Map<? extends KEYTYPE2, ? extends VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiHashMapHashMapBased
 
MultiHashMapHashMapBased(Map<? extends KEYTYPE1, ? extends Map<? extends KEYTYPE2, ? extends VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiHashMapHashMapBased
 
MultiHashMapHashSetBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Multi map based on HashMap and CommonsHashSet values.
MultiHashMapHashSetBased() - Constructor for class com.helger.collection.multimap.MultiHashMapHashSetBased
 
MultiHashMapHashSetBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiHashMapHashSetBased
 
MultiHashMapHashSetBased(KEYTYPE, ICommonsSet<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiHashMapHashSetBased
 
MultiHashMapHashSetBased(Map<? extends KEYTYPE, ? extends ICommonsSet<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiHashMapHashSetBased
 
MultiHashMapLinkedHashMapBased<KEYTYPE1,KEYTYPE2 extends Comparable<? super KEYTYPE2>,VALUETYPE> - Class in com.helger.collection.multimap
 
MultiHashMapLinkedHashMapBased() - Constructor for class com.helger.collection.multimap.MultiHashMapLinkedHashMapBased
 
MultiHashMapLinkedHashMapBased(KEYTYPE1, KEYTYPE2, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiHashMapLinkedHashMapBased
 
MultiHashMapLinkedHashMapBased(KEYTYPE1, Map<? extends KEYTYPE2, ? extends VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiHashMapLinkedHashMapBased
 
MultiHashMapLinkedHashMapBased(Map<? extends KEYTYPE1, ? extends Map<? extends KEYTYPE2, ? extends VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiHashMapLinkedHashMapBased
 
MultiHashMapLinkedHashSetBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Multi map based on HashMap and CommonsLinkedHashSet values.
MultiHashMapLinkedHashSetBased() - Constructor for class com.helger.collection.multimap.MultiHashMapLinkedHashSetBased
 
MultiHashMapLinkedHashSetBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiHashMapLinkedHashSetBased
 
MultiHashMapLinkedHashSetBased(KEYTYPE, ICommonsOrderedSet<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiHashMapLinkedHashSetBased
 
MultiHashMapLinkedHashSetBased(Map<? extends KEYTYPE, ? extends ICommonsOrderedSet<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiHashMapLinkedHashSetBased
 
MultiHashMapTreeMapBased<KEYTYPE1,KEYTYPE2 extends Comparable<? super KEYTYPE2>,VALUETYPE> - Class in com.helger.collection.multimap
 
MultiHashMapTreeMapBased() - Constructor for class com.helger.collection.multimap.MultiHashMapTreeMapBased
 
MultiHashMapTreeMapBased(KEYTYPE1, KEYTYPE2, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiHashMapTreeMapBased
 
MultiHashMapTreeMapBased(KEYTYPE1, Map<? extends KEYTYPE2, ? extends VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiHashMapTreeMapBased
 
MultiHashMapTreeMapBased(Map<? extends KEYTYPE1, ? extends Map<? extends KEYTYPE2, ? extends VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiHashMapTreeMapBased
 
MultiHashMapTreeSetBased<KEYTYPE,VALUETYPE extends Comparable<? super VALUETYPE>> - Class in com.helger.collection.multimap
Multi map based on HashMap and CommonsTreeSet values.
MultiHashMapTreeSetBased() - Constructor for class com.helger.collection.multimap.MultiHashMapTreeSetBased
 
MultiHashMapTreeSetBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiHashMapTreeSetBased
 
MultiHashMapTreeSetBased(KEYTYPE, ICommonsNavigableSet<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiHashMapTreeSetBased
 
MultiHashMapTreeSetBased(Map<? extends KEYTYPE, ? extends ICommonsNavigableSet<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiHashMapTreeSetBased
 
MultiHashMapVectorBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Multi map based on HashMap and CommonsVector values.
MultiHashMapVectorBased() - Constructor for class com.helger.collection.multimap.MultiHashMapVectorBased
 
MultiHashMapVectorBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiHashMapVectorBased
 
MultiHashMapVectorBased(KEYTYPE, ICommonsList<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiHashMapVectorBased
 
MultiHashMapVectorBased(Map<? extends KEYTYPE, ? extends ICommonsList<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiHashMapVectorBased
 
MultiHashMapWeakHashMapBased<KEYTYPE1,KEYTYPE2 extends Comparable<? super KEYTYPE2>,VALUETYPE> - Class in com.helger.collection.multimap
 
MultiHashMapWeakHashMapBased() - Constructor for class com.helger.collection.multimap.MultiHashMapWeakHashMapBased
 
MultiHashMapWeakHashMapBased(KEYTYPE1, KEYTYPE2, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiHashMapWeakHashMapBased
 
MultiHashMapWeakHashMapBased(KEYTYPE1, Map<? extends KEYTYPE2, ? extends VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiHashMapWeakHashMapBased
 
MultiHashMapWeakHashMapBased(Map<? extends KEYTYPE1, ? extends Map<? extends KEYTYPE2, ? extends VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiHashMapWeakHashMapBased
 
MultiLinkedHashMapArrayListBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Multi map based on CommonsLinkedHashMap and CommonsArrayList values.
MultiLinkedHashMapArrayListBased() - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapArrayListBased
 
MultiLinkedHashMapArrayListBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapArrayListBased
 
MultiLinkedHashMapArrayListBased(KEYTYPE, ICommonsList<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapArrayListBased
 
MultiLinkedHashMapArrayListBased(Map<? extends KEYTYPE, ? extends ICommonsList<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapArrayListBased
 
MultiLinkedHashMapHashMapBased<KEYTYPE1,KEYTYPE2,VALUETYPE> - Class in com.helger.collection.multimap
 
MultiLinkedHashMapHashMapBased() - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapHashMapBased
 
MultiLinkedHashMapHashMapBased(KEYTYPE1, KEYTYPE2, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapHashMapBased
 
MultiLinkedHashMapHashMapBased(KEYTYPE1, Map<? extends KEYTYPE2, ? extends VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapHashMapBased
 
MultiLinkedHashMapHashMapBased(Map<? extends KEYTYPE1, ? extends Map<? extends KEYTYPE2, ? extends VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapHashMapBased
 
MultiLinkedHashMapHashSetBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Multi map based on CommonsLinkedHashMap and CommonsHashSet values.
MultiLinkedHashMapHashSetBased() - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapHashSetBased
 
MultiLinkedHashMapHashSetBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapHashSetBased
 
MultiLinkedHashMapHashSetBased(KEYTYPE, ICommonsSet<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapHashSetBased
 
MultiLinkedHashMapHashSetBased(Map<? extends KEYTYPE, ? extends ICommonsSet<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapHashSetBased
 
MultiLinkedHashMapLinkedHashMapBased<KEYTYPE1,KEYTYPE2 extends Comparable<? super KEYTYPE2>,VALUETYPE> - Class in com.helger.collection.multimap
 
MultiLinkedHashMapLinkedHashMapBased() - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapLinkedHashMapBased
 
MultiLinkedHashMapLinkedHashMapBased(KEYTYPE1, KEYTYPE2, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapLinkedHashMapBased
 
MultiLinkedHashMapLinkedHashMapBased(KEYTYPE1, Map<? extends KEYTYPE2, ? extends VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapLinkedHashMapBased
 
MultiLinkedHashMapLinkedHashMapBased(Map<? extends KEYTYPE1, ? extends Map<? extends KEYTYPE2, ? extends VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapLinkedHashMapBased
 
MultiLinkedHashMapLinkedHashSetBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Multi map based on CommonsLinkedHashMap and CommonsLinkedHashSet values.
MultiLinkedHashMapLinkedHashSetBased() - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapLinkedHashSetBased
 
MultiLinkedHashMapLinkedHashSetBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapLinkedHashSetBased
 
MultiLinkedHashMapLinkedHashSetBased(KEYTYPE, ICommonsOrderedSet<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapLinkedHashSetBased
 
MultiLinkedHashMapLinkedHashSetBased(Map<? extends KEYTYPE, ? extends ICommonsOrderedSet<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapLinkedHashSetBased
 
MultiLinkedHashMapTreeMapBased<KEYTYPE1,KEYTYPE2 extends Comparable<? super KEYTYPE2>,VALUETYPE> - Class in com.helger.collection.multimap
 
MultiLinkedHashMapTreeMapBased() - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapTreeMapBased
 
MultiLinkedHashMapTreeMapBased(KEYTYPE1, KEYTYPE2, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapTreeMapBased
 
MultiLinkedHashMapTreeMapBased(KEYTYPE1, Map<? extends KEYTYPE2, ? extends VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapTreeMapBased
 
MultiLinkedHashMapTreeMapBased(Map<? extends KEYTYPE1, ? extends Map<? extends KEYTYPE2, ? extends VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapTreeMapBased
 
MultiLinkedHashMapTreeSetBased<KEYTYPE,VALUETYPE extends Comparable<? super VALUETYPE>> - Class in com.helger.collection.multimap
Multi map based on CommonsLinkedHashMap and CommonsTreeSet values.
MultiLinkedHashMapTreeSetBased() - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapTreeSetBased
 
MultiLinkedHashMapTreeSetBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapTreeSetBased
 
MultiLinkedHashMapTreeSetBased(KEYTYPE, ICommonsNavigableSet<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapTreeSetBased
 
MultiLinkedHashMapTreeSetBased(Map<? extends KEYTYPE, ? extends ICommonsNavigableSet<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapTreeSetBased
 
MultiLinkedHashMapVectorBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Multi map based on CommonsLinkedHashMap and CommonsVector values.
MultiLinkedHashMapVectorBased() - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapVectorBased
 
MultiLinkedHashMapVectorBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapVectorBased
 
MultiLinkedHashMapVectorBased(KEYTYPE, ICommonsList<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapVectorBased
 
MultiLinkedHashMapVectorBased(Map<? extends KEYTYPE, ? extends ICommonsList<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapVectorBased
 
MultiLinkedHashMapWeakHashMapBased<KEYTYPE1,KEYTYPE2 extends Comparable<? super KEYTYPE2>,VALUETYPE> - Class in com.helger.collection.multimap
 
MultiLinkedHashMapWeakHashMapBased() - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapWeakHashMapBased
 
MultiLinkedHashMapWeakHashMapBased(KEYTYPE1, KEYTYPE2, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapWeakHashMapBased
 
MultiLinkedHashMapWeakHashMapBased(KEYTYPE1, Map<? extends KEYTYPE2, ? extends VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapWeakHashMapBased
 
MultiLinkedHashMapWeakHashMapBased(Map<? extends KEYTYPE1, ? extends Map<? extends KEYTYPE2, ? extends VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiLinkedHashMapWeakHashMapBased
 
MultiTreeMapArrayListBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Multi map based on CommonsTreeMap and CommonsArrayList values.
MultiTreeMapArrayListBased() - Constructor for class com.helger.collection.multimap.MultiTreeMapArrayListBased
 
MultiTreeMapArrayListBased(Comparator<? super KEYTYPE>) - Constructor for class com.helger.collection.multimap.MultiTreeMapArrayListBased
 
MultiTreeMapArrayListBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiTreeMapArrayListBased
 
MultiTreeMapArrayListBased(KEYTYPE, ICommonsList<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiTreeMapArrayListBased
 
MultiTreeMapArrayListBased(Map<? extends KEYTYPE, ? extends ICommonsList<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiTreeMapArrayListBased
 
MultiTreeMapHashMapBased<KEYTYPE1,KEYTYPE2,VALUETYPE> - Class in com.helger.collection.multimap
 
MultiTreeMapHashMapBased() - Constructor for class com.helger.collection.multimap.MultiTreeMapHashMapBased
 
MultiTreeMapHashMapBased(Comparator<? super KEYTYPE1>) - Constructor for class com.helger.collection.multimap.MultiTreeMapHashMapBased
 
MultiTreeMapHashMapBased(KEYTYPE1, KEYTYPE2, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiTreeMapHashMapBased
 
MultiTreeMapHashMapBased(KEYTYPE1, ICommonsMap<? extends KEYTYPE2, ? extends VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiTreeMapHashMapBased
 
MultiTreeMapHashMapBased(Map<? extends KEYTYPE1, ? extends Map<? extends KEYTYPE2, ? extends VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiTreeMapHashMapBased
 
MultiTreeMapHashSetBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Multi map based on CommonsTreeMap and CommonsHashSet values.
MultiTreeMapHashSetBased() - Constructor for class com.helger.collection.multimap.MultiTreeMapHashSetBased
 
MultiTreeMapHashSetBased(Comparator<? super KEYTYPE>) - Constructor for class com.helger.collection.multimap.MultiTreeMapHashSetBased
 
MultiTreeMapHashSetBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiTreeMapHashSetBased
 
MultiTreeMapHashSetBased(KEYTYPE, ICommonsSet<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiTreeMapHashSetBased
 
MultiTreeMapHashSetBased(Map<? extends KEYTYPE, ? extends ICommonsSet<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiTreeMapHashSetBased
 
MultiTreeMapLinkedHashMapBased<KEYTYPE1,KEYTYPE2 extends Comparable<? super KEYTYPE2>,VALUETYPE> - Class in com.helger.collection.multimap
 
MultiTreeMapLinkedHashMapBased() - Constructor for class com.helger.collection.multimap.MultiTreeMapLinkedHashMapBased
 
MultiTreeMapLinkedHashMapBased(Comparator<? super KEYTYPE1>) - Constructor for class com.helger.collection.multimap.MultiTreeMapLinkedHashMapBased
 
MultiTreeMapLinkedHashMapBased(KEYTYPE1, KEYTYPE2, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiTreeMapLinkedHashMapBased
 
MultiTreeMapLinkedHashMapBased(KEYTYPE1, Map<? extends KEYTYPE2, ? extends VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiTreeMapLinkedHashMapBased
 
MultiTreeMapLinkedHashMapBased(Map<? extends KEYTYPE1, ? extends Map<? extends KEYTYPE2, ? extends VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiTreeMapLinkedHashMapBased
 
MultiTreeMapLinkedHashSetBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Multi map based on CommonsTreeMap and CommonsLinkedHashSet values.
MultiTreeMapLinkedHashSetBased() - Constructor for class com.helger.collection.multimap.MultiTreeMapLinkedHashSetBased
 
MultiTreeMapLinkedHashSetBased(Comparator<? super KEYTYPE>) - Constructor for class com.helger.collection.multimap.MultiTreeMapLinkedHashSetBased
 
MultiTreeMapLinkedHashSetBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiTreeMapLinkedHashSetBased
 
MultiTreeMapLinkedHashSetBased(KEYTYPE, ICommonsOrderedSet<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiTreeMapLinkedHashSetBased
 
MultiTreeMapLinkedHashSetBased(Map<? extends KEYTYPE, ? extends ICommonsOrderedSet<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiTreeMapLinkedHashSetBased
 
MultiTreeMapTreeMapBased<KEYTYPE1,KEYTYPE2 extends Comparable<? super KEYTYPE2>,VALUETYPE> - Class in com.helger.collection.multimap
 
MultiTreeMapTreeMapBased() - Constructor for class com.helger.collection.multimap.MultiTreeMapTreeMapBased
 
MultiTreeMapTreeMapBased(Comparator<? super KEYTYPE1>) - Constructor for class com.helger.collection.multimap.MultiTreeMapTreeMapBased
 
MultiTreeMapTreeMapBased(KEYTYPE1, KEYTYPE2, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiTreeMapTreeMapBased
 
MultiTreeMapTreeMapBased(KEYTYPE1, Map<? extends KEYTYPE2, ? extends VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiTreeMapTreeMapBased
 
MultiTreeMapTreeMapBased(Map<? extends KEYTYPE1, ? extends Map<? extends KEYTYPE2, ? extends VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiTreeMapTreeMapBased
 
MultiTreeMapTreeSetBased<KEYTYPE,VALUETYPE extends Comparable<? super VALUETYPE>> - Class in com.helger.collection.multimap
Multi map based on CommonsTreeMap and CommonsTreeSet values.
MultiTreeMapTreeSetBased() - Constructor for class com.helger.collection.multimap.MultiTreeMapTreeSetBased
 
MultiTreeMapTreeSetBased(Comparator<? super KEYTYPE>) - Constructor for class com.helger.collection.multimap.MultiTreeMapTreeSetBased
 
MultiTreeMapTreeSetBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiTreeMapTreeSetBased
 
MultiTreeMapTreeSetBased(KEYTYPE, ICommonsNavigableSet<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiTreeMapTreeSetBased
 
MultiTreeMapTreeSetBased(Map<? extends KEYTYPE, ? extends ICommonsNavigableSet<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiTreeMapTreeSetBased
 
MultiTreeMapVectorBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Multi map based on CommonsTreeMap and CommonsVector values.
MultiTreeMapVectorBased() - Constructor for class com.helger.collection.multimap.MultiTreeMapVectorBased
 
MultiTreeMapVectorBased(Comparator<? super KEYTYPE>) - Constructor for class com.helger.collection.multimap.MultiTreeMapVectorBased
 
MultiTreeMapVectorBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiTreeMapVectorBased
 
MultiTreeMapVectorBased(KEYTYPE, ICommonsList<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiTreeMapVectorBased
 
MultiTreeMapVectorBased(Map<? extends KEYTYPE, ? extends ICommonsList<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiTreeMapVectorBased
 
MultiTreeMapWeakHashMapBased<KEYTYPE1,KEYTYPE2 extends Comparable<? super KEYTYPE2>,VALUETYPE> - Class in com.helger.collection.multimap
 
MultiTreeMapWeakHashMapBased() - Constructor for class com.helger.collection.multimap.MultiTreeMapWeakHashMapBased
 
MultiTreeMapWeakHashMapBased(Comparator<? super KEYTYPE1>) - Constructor for class com.helger.collection.multimap.MultiTreeMapWeakHashMapBased
 
MultiTreeMapWeakHashMapBased(KEYTYPE1, KEYTYPE2, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiTreeMapWeakHashMapBased
 
MultiTreeMapWeakHashMapBased(KEYTYPE1, Map<? extends KEYTYPE2, ? extends VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiTreeMapWeakHashMapBased
 
MultiTreeMapWeakHashMapBased(Map<? extends KEYTYPE1, ? extends Map<? extends KEYTYPE2, ? extends VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiTreeMapWeakHashMapBased
 
MultiWeakHashMapArrayListBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Multi map based on WeakHashMap and CommonsArrayList values.
MultiWeakHashMapArrayListBased() - Constructor for class com.helger.collection.multimap.MultiWeakHashMapArrayListBased
 
MultiWeakHashMapArrayListBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiWeakHashMapArrayListBased
 
MultiWeakHashMapArrayListBased(KEYTYPE, ICommonsList<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiWeakHashMapArrayListBased
 
MultiWeakHashMapArrayListBased(Map<? extends KEYTYPE, ? extends ICommonsList<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiWeakHashMapArrayListBased
 
MultiWeakHashMapHashSetBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Multi map based on WeakHashMap and CommonsHashSet values.
MultiWeakHashMapHashSetBased() - Constructor for class com.helger.collection.multimap.MultiWeakHashMapHashSetBased
 
MultiWeakHashMapHashSetBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiWeakHashMapHashSetBased
 
MultiWeakHashMapHashSetBased(KEYTYPE, ICommonsSet<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiWeakHashMapHashSetBased
 
MultiWeakHashMapHashSetBased(Map<? extends KEYTYPE, ? extends ICommonsSet<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiWeakHashMapHashSetBased
 
MultiWeakHashMapLinkedHashSetBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Multi map based on WeakHashMap and CommonsLinkedHashSet values.
MultiWeakHashMapLinkedHashSetBased() - Constructor for class com.helger.collection.multimap.MultiWeakHashMapLinkedHashSetBased
 
MultiWeakHashMapLinkedHashSetBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiWeakHashMapLinkedHashSetBased
 
MultiWeakHashMapLinkedHashSetBased(KEYTYPE, ICommonsOrderedSet<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiWeakHashMapLinkedHashSetBased
 
MultiWeakHashMapLinkedHashSetBased(Map<? extends KEYTYPE, ? extends ICommonsOrderedSet<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiWeakHashMapLinkedHashSetBased
 
MultiWeakHashMapTreeSetBased<KEYTYPE,VALUETYPE extends Comparable<? super VALUETYPE>> - Class in com.helger.collection.multimap
Multi map based on WeakHashMap and CommonsTreeSet values.
MultiWeakHashMapTreeSetBased() - Constructor for class com.helger.collection.multimap.MultiWeakHashMapTreeSetBased
 
MultiWeakHashMapTreeSetBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiWeakHashMapTreeSetBased
 
MultiWeakHashMapTreeSetBased(KEYTYPE, ICommonsNavigableSet<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiWeakHashMapTreeSetBased
 
MultiWeakHashMapTreeSetBased(Map<? extends KEYTYPE, ? extends ICommonsNavigableSet<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiWeakHashMapTreeSetBased
 
MultiWeakHashMapVectorBased<KEYTYPE,VALUETYPE> - Class in com.helger.collection.multimap
Multi map based on WeakHashMap and CommonsVector values.
MultiWeakHashMapVectorBased() - Constructor for class com.helger.collection.multimap.MultiWeakHashMapVectorBased
 
MultiWeakHashMapVectorBased(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.multimap.MultiWeakHashMapVectorBased
 
MultiWeakHashMapVectorBased(KEYTYPE, ICommonsList<VALUETYPE>) - Constructor for class com.helger.collection.multimap.MultiWeakHashMapVectorBased
 
MultiWeakHashMapVectorBased(Map<? extends KEYTYPE, ? extends ICommonsList<VALUETYPE>>) - Constructor for class com.helger.collection.multimap.MultiWeakHashMapVectorBased
 

N

newQueue(int) - Static method in class com.helger.collection.helper.QueueHelper
 
newQueue() - Static method in class com.helger.collection.helper.QueueHelper
 
newQueue(ELEMENTTYPE) - Static method in class com.helger.collection.helper.QueueHelper
 
newQueue(ELEMENTTYPE...) - Static method in class com.helger.collection.helper.QueueHelper
 
newQueue(Enumeration<? extends ELEMENTTYPE>) - Static method in class com.helger.collection.helper.QueueHelper
Compared to Collections.list(Enumeration) this method is more flexible in Generics parameter.
newQueue(Iterator<? extends ELEMENTTYPE>) - Static method in class com.helger.collection.helper.QueueHelper
 
newQueue(Iterable<? extends ELEMENTTYPE>) - Static method in class com.helger.collection.helper.QueueHelper
 
newQueue(Collection<? extends ELEMENTTYPE>) - Static method in class com.helger.collection.helper.QueueHelper
 
newQueue(Collection<? extends ELEMENTTYPE>, Predicate<? super ELEMENTTYPE>) - Static method in class com.helger.collection.helper.QueueHelper
 
newQueue(IIterableIterator<? extends ELEMENTTYPE>) - Static method in class com.helger.collection.helper.QueueHelper
 
newQueueMapped(Collection<? extends SRCTYPE>, Function<? super SRCTYPE, DSTTYPE>) - Static method in class com.helger.collection.helper.QueueHelper
 
newQueueMapped(SRCTYPE[], Function<? super SRCTYPE, DSTTYPE>) - Static method in class com.helger.collection.helper.QueueHelper
 
newVector(int) - Static method in class com.helger.collection.helper.VectorHelper
 
newVector() - Static method in class com.helger.collection.helper.VectorHelper
 
newVector(Collection<? extends ELEMENTTYPE>, Predicate<? super ELEMENTTYPE>) - Static method in class com.helger.collection.helper.VectorHelper
 
newVector(ELEMENTTYPE) - Static method in class com.helger.collection.helper.VectorHelper
 
newVector(ELEMENTTYPE...) - Static method in class com.helger.collection.helper.VectorHelper
 
newVector(Enumeration<? extends ELEMENTTYPE>) - Static method in class com.helger.collection.helper.VectorHelper
Compared to Collections.list(Enumeration) this method is more flexible in Generics parameter.
newVector(Iterator<? extends ELEMENTTYPE>) - Static method in class com.helger.collection.helper.VectorHelper
 
newVector(Iterable<? extends ELEMENTTYPE>) - Static method in class com.helger.collection.helper.VectorHelper
 
newVector(Collection<? extends ELEMENTTYPE>) - Static method in class com.helger.collection.helper.VectorHelper
 
newVector(IIterableIterator<? extends ELEMENTTYPE>) - Static method in class com.helger.collection.helper.VectorHelper
 
newVectorMapped(Collection<? extends SRCTYPE>, Function<? super SRCTYPE, DSTTYPE>) - Static method in class com.helger.collection.helper.VectorHelper
 
newVectorMapped(SRCTYPE[], Function<? super SRCTYPE, DSTTYPE>) - Static method in class com.helger.collection.helper.VectorHelper
 
newVectorPrefilled(ELEMENTTYPE, int) - Static method in class com.helger.collection.helper.VectorHelper
 
next() - Method in class com.helger.collection.iterate.ArrayIteratorBoolean
 
next() - Method in class com.helger.collection.iterate.ArrayIteratorByte
 
next() - Method in class com.helger.collection.iterate.ArrayIteratorChar
 
next() - Method in class com.helger.collection.iterate.ArrayIteratorDouble
 
next() - Method in class com.helger.collection.iterate.ArrayIteratorFloat
 
next() - Method in class com.helger.collection.iterate.ArrayIteratorInt
 
next() - Method in class com.helger.collection.iterate.ArrayIteratorLong
 
next() - Method in class com.helger.collection.iterate.ArrayIteratorShort
 
next() - Method in class com.helger.collection.iterate.EmptyListIterator
 
next() - Method in class com.helger.collection.iterate.SingleElementIterator
 
next() - Method in class com.helger.collection.iterate.SingleElementListIterator
 
nextElement() - Method in class com.helger.collection.iterate.ArrayEnumeration
 
nextElement() - Method in class com.helger.collection.iterate.SingleElementEnumeration
 
nextIndex() - Method in class com.helger.collection.iterate.EmptyListIterator
 
nextIndex() - Method in class com.helger.collection.iterate.SingleElementListIterator
 
NO_VALUE - Static variable in class com.helger.collection.map.IntDoubleMap
 
NO_VALUE - Static variable in class com.helger.collection.map.IntFloatMap
 
NO_VALUE - Static variable in class com.helger.collection.map.IntIntMap
 
NO_VALUE - Static variable in class com.helger.collection.map.IntObjectMap
 

P

Pair<DATA1TYPE,DATA2TYPE> - Class in com.helger.collection.pair
A generic pair class.
Pair() - Constructor for class com.helger.collection.pair.Pair
 
Pair(T2, U2) - Constructor for class com.helger.collection.pair.Pair
 
Pair(IPair<? extends DATA1TYPE, ? extends DATA2TYPE>) - Constructor for class com.helger.collection.pair.Pair
 
previous() - Method in class com.helger.collection.iterate.EmptyListIterator
 
previous() - Method in class com.helger.collection.iterate.SingleElementListIterator
 
previousIndex() - Method in class com.helger.collection.iterate.EmptyListIterator
 
previousIndex() - Method in class com.helger.collection.iterate.SingleElementListIterator
 
put(int, double) - Method in class com.helger.collection.map.IntDoubleMap
 
put(int, float) - Method in class com.helger.collection.map.IntFloatMap
 
put(int, int) - Method in class com.helger.collection.map.IntIntMap
 
put(int, T) - Method in class com.helger.collection.map.IntObjectMap
 
put(ELEMENTTYPE) - Method in class com.helger.collection.ring.RingBufferFifo
Add a new element into the ring buffer
put(ELEMENTTYPE) - Method in class com.helger.collection.ring.RingBufferLifo
Add a new element into the ring buffer
put(KEYTYPE, VALUETYPE) - Method in class com.helger.collection.single.SingleElementMap
 
putAll(Map<? extends KEYTYPE, ? extends VALUETYPE>) - Method in class com.helger.collection.single.SingleElementMap
 
putAllIn(Map<? extends KEYTYPE, ? extends VALUETYPE>) - Method in interface com.helger.collection.multimap.IMultiMap
Add all values into the container identified by the passed key-value-map.
putAllIn(Map<? extends KEYTYPE1, ? extends Map<KEYTYPE2, VALUETYPE>>) - Method in interface com.helger.collection.multimap.IMultiMapMapBased
Add all values into the container identified by the passed key-value-map.
putSingle(KEYTYPE, VALUETYPE) - Method in interface com.helger.collection.multimap.IMultiMap
Add a single value into the container identified by the passed key.
putSingle(KEYTYPE, VALUETYPE, int) - Method in interface com.helger.collection.multimap.IMultiMapListBased
Add a single value into the container identified by the passed key at the specified index.
putSingle(KEYTYPE1, KEYTYPE2, VALUETYPE) - Method in interface com.helger.collection.multimap.IMultiMapMapBased
Add a single value into the container identified by the passed key.

Q

QueueHelper - Class in com.helger.collection.helper
 

R

remove() - Method in class com.helger.collection.iterate.EmptyListIterator
 
remove() - Method in class com.helger.collection.iterate.SingleElementListIterator
 
remove(int) - Method in class com.helger.collection.map.IntDoubleMap
 
remove(int) - Method in class com.helger.collection.map.IntFloatMap
 
remove(int) - Method in class com.helger.collection.map.IntIntMap
 
remove(int) - Method in class com.helger.collection.map.IntObjectMap
 
remove(int) - Method in class com.helger.collection.single.SingleElementList
 
remove(Object) - Method in class com.helger.collection.single.SingleElementList
 
remove(Object) - Method in class com.helger.collection.single.SingleElementMap
 
remove(Object) - Method in class com.helger.collection.wrapped.WrappedCollection
 
remove(Object) - Method in class com.helger.collection.wrapped.WrappedList
 
remove(int) - Method in class com.helger.collection.wrapped.WrappedList
 
remove(Object) - Method in class com.helger.collection.wrapped.WrappedSet
 
removeAll(Collection<?>) - Method in class com.helger.collection.single.SingleElementList
 
removeAll(Collection<?>) - Method in class com.helger.collection.wrapped.WrappedCollection
 
removeAll(Collection<?>) - Method in class com.helger.collection.wrapped.WrappedList
 
removeAll(Collection<?>) - Method in class com.helger.collection.wrapped.WrappedSet
 
removeSingle(KEYTYPE, VALUETYPE) - Method in interface com.helger.collection.multimap.IMultiMap
Remove a single element from the container identified by the passed key.
removeSingle(KEYTYPE1, KEYTYPE2) - Method in interface com.helger.collection.multimap.IMultiMapMapBased
Remove a single element from the container identified by the passed key.
reset() - Method in class com.helger.collection.ring.RingBufferFifo
Reset the buffer so that it is empty again.
reset() - Method in class com.helger.collection.ring.RingBufferLifo
Reset the buffer so that it is empty again.
retainAll(Collection<?>) - Method in class com.helger.collection.single.SingleElementList
 
retainAll(Collection<?>) - Method in class com.helger.collection.wrapped.WrappedCollection
 
retainAll(Collection<?>) - Method in class com.helger.collection.wrapped.WrappedList
 
retainAll(Collection<?>) - Method in class com.helger.collection.wrapped.WrappedSet
 
RingBufferFifo<ELEMENTTYPE> - Class in com.helger.collection.ring
A FIFO (first in first out) ring buffer.
RingBufferFifo(int, boolean) - Constructor for class com.helger.collection.ring.RingBufferFifo
Constructor
RingBufferLifo<ELEMENTTYPE> - Class in com.helger.collection.ring
A LIFO (last in first out) ring buffer.
RingBufferLifo(int, boolean) - Constructor for class com.helger.collection.ring.RingBufferLifo
Constructor

S

SafeArrayList<ELEMENTTYPE> - Class in com.helger.collection.safe
This is a specialized CommonsArrayList that can handle read accesses on list items that are not yet in the container.
SafeArrayList() - Constructor for class com.helger.collection.safe.SafeArrayList
Constructor filling up the missing elements with null values.
SafeArrayList(ISupplier<? extends ELEMENTTYPE>) - Constructor for class com.helger.collection.safe.SafeArrayList
Constructor with a custom factory to fill the missing elements.
SafeVector<ELEMENTTYPE> - Class in com.helger.collection.safe
This is a specialized CommonsVector that can handle read accesses on list items that are not yet in the container.
SafeVector() - Constructor for class com.helger.collection.safe.SafeVector
Constructor filling up the missing elements with null values.
SafeVector(ISupplier<? extends ELEMENTTYPE>) - Constructor for class com.helger.collection.safe.SafeVector
Constructor with a custom factory to fill the missing elements.
set(ELEMENTTYPE) - Method in class com.helger.collection.iterate.EmptyListIterator
 
set(ELEMENTTYPE) - Method in class com.helger.collection.iterate.SingleElementListIterator
 
set(int, ELEMENTTYPE) - Method in class com.helger.collection.safe.SafeArrayList
 
set(int, ELEMENTTYPE) - Method in class com.helger.collection.safe.SafeVector
 
set(int, ELEMENTTYPE) - Method in class com.helger.collection.single.SingleElementList
 
set(int, ELEMENTTYPE) - Method in class com.helger.collection.wrapped.WrappedList
 
setFirst(DATA1TYPE) - Method in interface com.helger.collection.pair.IMutablePair
Set the first value.
setFirst(DATA1TYPE) - Method in class com.helger.collection.pair.Pair
 
setSecond(DATA2TYPE) - Method in interface com.helger.collection.pair.IMutablePair
Set the second value.
setSecond(DATA2TYPE) - Method in class com.helger.collection.pair.Pair
 
SingleElementEnumeration<ELEMENTTYPE> - Class in com.helger.collection.iterate
Specialized enumeration for enumerating exactly one element.
SingleElementEnumeration(ELEMENTTYPE) - Constructor for class com.helger.collection.iterate.SingleElementEnumeration
 
SingleElementIterator<ELEMENTTYPE> - Class in com.helger.collection.iterate
Specialized iterator for iterating exactly one element.
SingleElementIterator(ELEMENTTYPE) - Constructor for class com.helger.collection.iterate.SingleElementIterator
 
SingleElementList<ELEMENTTYPE> - Class in com.helger.collection.single
Implementation of the ICommonsList interface handling exactly one element and no more!
SingleElementList() - Constructor for class com.helger.collection.single.SingleElementList
 
SingleElementList(ELEMENTTYPE) - Constructor for class com.helger.collection.single.SingleElementList
 
SingleElementListIterator<ELEMENTTYPE> - Class in com.helger.collection.iterate
Specialized version of the ListIterator interface for a single element.
SingleElementListIterator(ELEMENTTYPE) - Constructor for class com.helger.collection.iterate.SingleElementListIterator
 
SingleElementMap<KEYTYPE,VALUETYPE> - Class in com.helger.collection.single
ICommonsMap implementation that can only keep 0 or 1 element.
SingleElementMap() - Constructor for class com.helger.collection.single.SingleElementMap
 
SingleElementMap(KEYTYPE, VALUETYPE) - Constructor for class com.helger.collection.single.SingleElementMap
 
size() - Method in class com.helger.collection.EmptySortedSet
 
size() - Method in class com.helger.collection.map.IntDoubleMap
 
size() - Method in class com.helger.collection.map.IntFloatMap
 
size() - Method in class com.helger.collection.map.IntIntMap
 
size() - Method in class com.helger.collection.map.IntObjectMap
 
size() - Method in class com.helger.collection.map.IntSet
 
size() - Method in class com.helger.collection.single.SingleElementList
 
size() - Method in class com.helger.collection.single.SingleElementMap
 
size() - Method in class com.helger.collection.wrapped.WrappedCollection
 
size() - Method in class com.helger.collection.wrapped.WrappedList
 
size() - Method in class com.helger.collection.wrapped.WrappedSet
 
subList(int, int) - Method in class com.helger.collection.single.SingleElementList
 
subList(int, int) - Method in class com.helger.collection.wrapped.WrappedList
 
subSet(Object, Object) - Method in class com.helger.collection.EmptySortedSet
 

T

tailSet(Object) - Method in class com.helger.collection.EmptySortedSet
 
take() - Method in class com.helger.collection.ring.RingBufferFifo
Take an element from the ring buffer.
take() - Method in class com.helger.collection.ring.RingBufferLifo
Take an element from the ring buffer.
toArray() - Method in class com.helger.collection.single.SingleElementList
 
toArray(ARRAYELEMENTTYPE[]) - Method in class com.helger.collection.single.SingleElementList
 
toArray() - Method in class com.helger.collection.wrapped.WrappedCollection
 
toArray(ARRAYELEMENTTYPE[]) - Method in class com.helger.collection.wrapped.WrappedCollection
 
toArray() - Method in class com.helger.collection.wrapped.WrappedList
 
toArray(ARRAYELEMENTTYPE[]) - Method in class com.helger.collection.wrapped.WrappedList
 
toArray() - Method in class com.helger.collection.wrapped.WrappedSet
 
toArray(ARRAYELEMENTTYPE[]) - Method in class com.helger.collection.wrapped.WrappedSet
 
toString() - Method in class com.helger.collection.iterate.ArrayEnumeration
 
toString() - Method in class com.helger.collection.iterate.ArrayIteratorBoolean
 
toString() - Method in class com.helger.collection.iterate.ArrayIteratorByte
 
toString() - Method in class com.helger.collection.iterate.ArrayIteratorChar
 
toString() - Method in class com.helger.collection.iterate.ArrayIteratorDouble
 
toString() - Method in class com.helger.collection.iterate.ArrayIteratorFloat
 
toString() - Method in class com.helger.collection.iterate.ArrayIteratorInt
 
toString() - Method in class com.helger.collection.iterate.ArrayIteratorLong
 
toString() - Method in class com.helger.collection.iterate.ArrayIteratorShort
 
toString() - Method in class com.helger.collection.iterate.EmptyListIterator
 
toString() - Method in class com.helger.collection.iterate.SingleElementEnumeration
 
toString() - Method in class com.helger.collection.iterate.SingleElementIterator
 
toString() - Method in class com.helger.collection.iterate.SingleElementListIterator
 
toString() - Method in class com.helger.collection.pair.Pair
 
toString() - Method in class com.helger.collection.ring.RingBufferFifo
 
toString() - Method in class com.helger.collection.ring.RingBufferLifo
 
toString() - Method in class com.helger.collection.safe.SafeArrayList
 
toString() - Method in class com.helger.collection.safe.SafeVector
 
toString() - Method in class com.helger.collection.single.SingleElementList
 
toString() - Method in class com.helger.collection.single.SingleElementMap
 
toString() - Method in class com.helger.collection.wrapped.WrappedCollection
 
toString() - Method in class com.helger.collection.wrapped.WrappedList
 
toString() - Method in class com.helger.collection.wrapped.WrappedSet
 

V

values() - Method in class com.helger.collection.single.SingleElementMap
 
VectorHelper - Class in com.helger.collection.helper
 

W

WrappedCollection<ELEMENTTYPE> - Class in com.helger.collection.wrapped
This is a facade for a Set.
WrappedCollection(Collection<ELEMENTTYPE>) - Constructor for class com.helger.collection.wrapped.WrappedCollection
 
WrappedList<ELEMENTTYPE> - Class in com.helger.collection.wrapped
This is a facade for a List.
WrappedList(List<ELEMENTTYPE>) - Constructor for class com.helger.collection.wrapped.WrappedList
 
WrappedSet<ELEMENTTYPE> - Class in com.helger.collection.wrapped
This is a facade for a Set.
WrappedSet(Set<ELEMENTTYPE>) - Constructor for class com.helger.collection.wrapped.WrappedSet
 
A C D E F G H I K L M N P Q R S T V W 
Skip navigation links

Copyright © 2017–2020 Philip Helger. All rights reserved.