Map
specializations, based on hash tables,
their factories and static factory methods.See: Description
Interface | Description |
---|---|
HashByteByteMap |
An interface for
ByteByteMap s, based on hash tables. |
HashByteByteMapFactory |
An immutable factory of
HashByteByteMap s. |
HashByteCharMap |
An interface for
ByteCharMap s, based on hash tables. |
HashByteCharMapFactory |
An immutable factory of
HashByteCharMap s. |
HashByteDoubleMap |
An interface for
ByteDoubleMap s, based on hash tables. |
HashByteDoubleMapFactory |
An immutable factory of
HashByteDoubleMap s. |
HashByteFloatMap |
An interface for
ByteFloatMap s, based on hash tables. |
HashByteFloatMapFactory |
An immutable factory of
HashByteFloatMap s. |
HashByteIntMap |
An interface for
ByteIntMap s, based on hash tables. |
HashByteIntMapFactory |
An immutable factory of
HashByteIntMap s. |
HashByteLongMap |
An interface for
ByteLongMap s, based on hash tables. |
HashByteLongMapFactory |
An immutable factory of
HashByteLongMap s. |
HashByteObjMap<V> |
An interface for
ByteObjMap s, based on hash tables. |
HashByteObjMapFactory<V> |
An immutable factory of
HashByteObjMap s. |
HashByteShortMap |
An interface for
ByteShortMap s, based on hash tables. |
HashByteShortMapFactory |
An immutable factory of
HashByteShortMap s. |
HashCharByteMap |
An interface for
CharByteMap s, based on hash tables. |
HashCharByteMapFactory |
An immutable factory of
HashCharByteMap s. |
HashCharCharMap |
An interface for
CharCharMap s, based on hash tables. |
HashCharCharMapFactory |
An immutable factory of
HashCharCharMap s. |
HashCharDoubleMap |
An interface for
CharDoubleMap s, based on hash tables. |
HashCharDoubleMapFactory |
An immutable factory of
HashCharDoubleMap s. |
HashCharFloatMap |
An interface for
CharFloatMap s, based on hash tables. |
HashCharFloatMapFactory |
An immutable factory of
HashCharFloatMap s. |
HashCharIntMap |
An interface for
CharIntMap s, based on hash tables. |
HashCharIntMapFactory |
An immutable factory of
HashCharIntMap s. |
HashCharLongMap |
An interface for
CharLongMap s, based on hash tables. |
HashCharLongMapFactory |
An immutable factory of
HashCharLongMap s. |
HashCharObjMap<V> |
An interface for
CharObjMap s, based on hash tables. |
HashCharObjMapFactory<V> |
An immutable factory of
HashCharObjMap s. |
HashCharShortMap |
An interface for
CharShortMap s, based on hash tables. |
HashCharShortMapFactory |
An immutable factory of
HashCharShortMap s. |
HashDoubleByteMap |
An interface for
DoubleByteMap s, based on hash tables. |
HashDoubleByteMapFactory |
An immutable factory of
HashDoubleByteMap s. |
HashDoubleCharMap |
An interface for
DoubleCharMap s, based on hash tables. |
HashDoubleCharMapFactory |
An immutable factory of
HashDoubleCharMap s. |
HashDoubleDoubleMap |
An interface for
DoubleDoubleMap s, based on hash tables. |
HashDoubleDoubleMapFactory |
An immutable factory of
HashDoubleDoubleMap s. |
HashDoubleFloatMap |
An interface for
DoubleFloatMap s, based on hash tables. |
HashDoubleFloatMapFactory |
An immutable factory of
HashDoubleFloatMap s. |
HashDoubleIntMap |
An interface for
DoubleIntMap s, based on hash tables. |
HashDoubleIntMapFactory |
An immutable factory of
HashDoubleIntMap s. |
HashDoubleLongMap |
An interface for
DoubleLongMap s, based on hash tables. |
HashDoubleLongMapFactory |
An immutable factory of
HashDoubleLongMap s. |
HashDoubleObjMap<V> |
An interface for
DoubleObjMap s, based on hash tables. |
HashDoubleObjMapFactory<V> |
An immutable factory of
HashDoubleObjMap s. |
HashDoubleShortMap |
An interface for
DoubleShortMap s, based on hash tables. |
HashDoubleShortMapFactory |
An immutable factory of
HashDoubleShortMap s. |
HashFloatByteMap |
An interface for
FloatByteMap s, based on hash tables. |
HashFloatByteMapFactory |
An immutable factory of
HashFloatByteMap s. |
HashFloatCharMap |
An interface for
FloatCharMap s, based on hash tables. |
HashFloatCharMapFactory |
An immutable factory of
HashFloatCharMap s. |
HashFloatDoubleMap |
An interface for
FloatDoubleMap s, based on hash tables. |
HashFloatDoubleMapFactory |
An immutable factory of
HashFloatDoubleMap s. |
HashFloatFloatMap |
An interface for
FloatFloatMap s, based on hash tables. |
HashFloatFloatMapFactory |
An immutable factory of
HashFloatFloatMap s. |
HashFloatIntMap |
An interface for
FloatIntMap s, based on hash tables. |
HashFloatIntMapFactory |
An immutable factory of
HashFloatIntMap s. |
HashFloatLongMap |
An interface for
FloatLongMap s, based on hash tables. |
HashFloatLongMapFactory |
An immutable factory of
HashFloatLongMap s. |
HashFloatObjMap<V> |
An interface for
FloatObjMap s, based on hash tables. |
HashFloatObjMapFactory<V> |
An immutable factory of
HashFloatObjMap s. |
HashFloatShortMap |
An interface for
FloatShortMap s, based on hash tables. |
HashFloatShortMapFactory |
An immutable factory of
HashFloatShortMap s. |
HashIntByteMap |
An interface for
IntByteMap s, based on hash tables. |
HashIntByteMapFactory |
An immutable factory of
HashIntByteMap s. |
HashIntCharMap |
An interface for
IntCharMap s, based on hash tables. |
HashIntCharMapFactory |
An immutable factory of
HashIntCharMap s. |
HashIntDoubleMap |
An interface for
IntDoubleMap s, based on hash tables. |
HashIntDoubleMapFactory |
An immutable factory of
HashIntDoubleMap s. |
HashIntFloatMap |
An interface for
IntFloatMap s, based on hash tables. |
HashIntFloatMapFactory |
An immutable factory of
HashIntFloatMap s. |
HashIntIntMap |
An interface for
IntIntMap s, based on hash tables. |
HashIntIntMapFactory |
An immutable factory of
HashIntIntMap s. |
HashIntLongMap |
An interface for
IntLongMap s, based on hash tables. |
HashIntLongMapFactory |
An immutable factory of
HashIntLongMap s. |
HashIntObjMap<V> |
An interface for
IntObjMap s, based on hash tables. |
HashIntObjMapFactory<V> |
An immutable factory of
HashIntObjMap s. |
HashIntShortMap |
An interface for
IntShortMap s, based on hash tables. |
HashIntShortMapFactory |
An immutable factory of
HashIntShortMap s. |
HashLongByteMap |
An interface for
LongByteMap s, based on hash tables. |
HashLongByteMapFactory |
An immutable factory of
HashLongByteMap s. |
HashLongCharMap |
An interface for
LongCharMap s, based on hash tables. |
HashLongCharMapFactory |
An immutable factory of
HashLongCharMap s. |
HashLongDoubleMap |
An interface for
LongDoubleMap s, based on hash tables. |
HashLongDoubleMapFactory |
An immutable factory of
HashLongDoubleMap s. |
HashLongFloatMap |
An interface for
LongFloatMap s, based on hash tables. |
HashLongFloatMapFactory |
An immutable factory of
HashLongFloatMap s. |
HashLongIntMap |
An interface for
LongIntMap s, based on hash tables. |
HashLongIntMapFactory |
An immutable factory of
HashLongIntMap s. |
HashLongLongMap |
An interface for
LongLongMap s, based on hash tables. |
HashLongLongMapFactory |
An immutable factory of
HashLongLongMap s. |
HashLongObjMap<V> |
An interface for
LongObjMap s, based on hash tables. |
HashLongObjMapFactory<V> |
An immutable factory of
HashLongObjMap s. |
HashLongShortMap |
An interface for
LongShortMap s, based on hash tables. |
HashLongShortMapFactory |
An immutable factory of
HashLongShortMap s. |
HashObjByteMap<K> |
An interface for
ObjByteMap s, based on hash tables. |
HashObjByteMapFactory<K> |
An immutable factory of
HashObjByteMap s. |
HashObjCharMap<K> |
An interface for
ObjCharMap s, based on hash tables. |
HashObjCharMapFactory<K> |
An immutable factory of
HashObjCharMap s. |
HashObjDoubleMap<K> |
An interface for
ObjDoubleMap s, based on hash tables. |
HashObjDoubleMapFactory<K> |
An immutable factory of
HashObjDoubleMap s. |
HashObjFloatMap<K> |
An interface for
ObjFloatMap s, based on hash tables. |
HashObjFloatMapFactory<K> |
An immutable factory of
HashObjFloatMap s. |
HashObjIntMap<K> |
An interface for
ObjIntMap s, based on hash tables. |
HashObjIntMapFactory<K> |
An immutable factory of
HashObjIntMap s. |
HashObjLongMap<K> |
An interface for
ObjLongMap s, based on hash tables. |
HashObjLongMapFactory<K> |
An immutable factory of
HashObjLongMap s. |
HashObjObjMap<K,V> |
An interface for
ObjObjMap s, based on hash tables. |
HashObjObjMapFactory<K,V> |
An immutable factory of
HashObjObjMap s. |
HashObjShortMap<K> |
An interface for
ObjShortMap s, based on hash tables. |
HashObjShortMapFactory<K> |
An immutable factory of
HashObjShortMap s. |
HashShortByteMap |
An interface for
ShortByteMap s, based on hash tables. |
HashShortByteMapFactory |
An immutable factory of
HashShortByteMap s. |
HashShortCharMap |
An interface for
ShortCharMap s, based on hash tables. |
HashShortCharMapFactory |
An immutable factory of
HashShortCharMap s. |
HashShortDoubleMap |
An interface for
ShortDoubleMap s, based on hash tables. |
HashShortDoubleMapFactory |
An immutable factory of
HashShortDoubleMap s. |
HashShortFloatMap |
An interface for
ShortFloatMap s, based on hash tables. |
HashShortFloatMapFactory |
An immutable factory of
HashShortFloatMap s. |
HashShortIntMap |
An interface for
ShortIntMap s, based on hash tables. |
HashShortIntMapFactory |
An immutable factory of
HashShortIntMap s. |
HashShortLongMap |
An interface for
ShortLongMap s, based on hash tables. |
HashShortLongMapFactory |
An immutable factory of
HashShortLongMap s. |
HashShortObjMap<V> |
An interface for
ShortObjMap s, based on hash tables. |
HashShortObjMapFactory<V> |
An immutable factory of
HashShortObjMap s. |
HashShortShortMap |
An interface for
ShortShortMap s, based on hash tables. |
HashShortShortMapFactory |
An immutable factory of
HashShortShortMap s. |
Class | Description |
---|---|
HashByteByteMaps |
This class consists only of static factory methods to construct
HashByteByteMap s, and
the default HashByteByteMapFactory static provider (HashByteByteMaps.getDefaultFactory() ). |
HashByteCharMaps |
This class consists only of static factory methods to construct
HashByteCharMap s, and
the default HashByteCharMapFactory static provider (HashByteCharMaps.getDefaultFactory() ). |
HashByteDoubleMaps |
This class consists only of static factory methods to construct
HashByteDoubleMap s, and
the default HashByteDoubleMapFactory static provider (HashByteDoubleMaps.getDefaultFactory() ). |
HashByteFloatMaps |
This class consists only of static factory methods to construct
HashByteFloatMap s, and
the default HashByteFloatMapFactory static provider (HashByteFloatMaps.getDefaultFactory() ). |
HashByteIntMaps |
This class consists only of static factory methods to construct
HashByteIntMap s, and
the default HashByteIntMapFactory static provider (HashByteIntMaps.getDefaultFactory() ). |
HashByteLongMaps |
This class consists only of static factory methods to construct
HashByteLongMap s, and
the default HashByteLongMapFactory static provider (HashByteLongMaps.getDefaultFactory() ). |
HashByteObjMaps |
This class consists only of static factory methods to construct
HashByteObjMap s, and
the default HashByteObjMapFactory static provider (HashByteObjMaps.getDefaultFactory() ). |
HashByteShortMaps |
This class consists only of static factory methods to construct
HashByteShortMap s, and
the default HashByteShortMapFactory static provider (HashByteShortMaps.getDefaultFactory() ). |
HashCharByteMaps |
This class consists only of static factory methods to construct
HashCharByteMap s, and
the default HashCharByteMapFactory static provider (HashCharByteMaps.getDefaultFactory() ). |
HashCharCharMaps |
This class consists only of static factory methods to construct
HashCharCharMap s, and
the default HashCharCharMapFactory static provider (HashCharCharMaps.getDefaultFactory() ). |
HashCharDoubleMaps |
This class consists only of static factory methods to construct
HashCharDoubleMap s, and
the default HashCharDoubleMapFactory static provider (HashCharDoubleMaps.getDefaultFactory() ). |
HashCharFloatMaps |
This class consists only of static factory methods to construct
HashCharFloatMap s, and
the default HashCharFloatMapFactory static provider (HashCharFloatMaps.getDefaultFactory() ). |
HashCharIntMaps |
This class consists only of static factory methods to construct
HashCharIntMap s, and
the default HashCharIntMapFactory static provider (HashCharIntMaps.getDefaultFactory() ). |
HashCharLongMaps |
This class consists only of static factory methods to construct
HashCharLongMap s, and
the default HashCharLongMapFactory static provider (HashCharLongMaps.getDefaultFactory() ). |
HashCharObjMaps |
This class consists only of static factory methods to construct
HashCharObjMap s, and
the default HashCharObjMapFactory static provider (HashCharObjMaps.getDefaultFactory() ). |
HashCharShortMaps |
This class consists only of static factory methods to construct
HashCharShortMap s, and
the default HashCharShortMapFactory static provider (HashCharShortMaps.getDefaultFactory() ). |
HashDoubleByteMaps |
This class consists only of static factory methods to construct
HashDoubleByteMap s, and
the default HashDoubleByteMapFactory static provider (HashDoubleByteMaps.getDefaultFactory() ). |
HashDoubleCharMaps |
This class consists only of static factory methods to construct
HashDoubleCharMap s, and
the default HashDoubleCharMapFactory static provider (HashDoubleCharMaps.getDefaultFactory() ). |
HashDoubleDoubleMaps |
This class consists only of static factory methods to construct
HashDoubleDoubleMap s, and
the default HashDoubleDoubleMapFactory static provider (HashDoubleDoubleMaps.getDefaultFactory() ). |
HashDoubleFloatMaps |
This class consists only of static factory methods to construct
HashDoubleFloatMap s, and
the default HashDoubleFloatMapFactory static provider (HashDoubleFloatMaps.getDefaultFactory() ). |
HashDoubleIntMaps |
This class consists only of static factory methods to construct
HashDoubleIntMap s, and
the default HashDoubleIntMapFactory static provider (HashDoubleIntMaps.getDefaultFactory() ). |
HashDoubleLongMaps |
This class consists only of static factory methods to construct
HashDoubleLongMap s, and
the default HashDoubleLongMapFactory static provider (HashDoubleLongMaps.getDefaultFactory() ). |
HashDoubleObjMaps |
This class consists only of static factory methods to construct
HashDoubleObjMap s, and
the default HashDoubleObjMapFactory static provider (HashDoubleObjMaps.getDefaultFactory() ). |
HashDoubleShortMaps |
This class consists only of static factory methods to construct
HashDoubleShortMap s, and
the default HashDoubleShortMapFactory static provider (HashDoubleShortMaps.getDefaultFactory() ). |
HashFloatByteMaps |
This class consists only of static factory methods to construct
HashFloatByteMap s, and
the default HashFloatByteMapFactory static provider (HashFloatByteMaps.getDefaultFactory() ). |
HashFloatCharMaps |
This class consists only of static factory methods to construct
HashFloatCharMap s, and
the default HashFloatCharMapFactory static provider (HashFloatCharMaps.getDefaultFactory() ). |
HashFloatDoubleMaps |
This class consists only of static factory methods to construct
HashFloatDoubleMap s, and
the default HashFloatDoubleMapFactory static provider (HashFloatDoubleMaps.getDefaultFactory() ). |
HashFloatFloatMaps |
This class consists only of static factory methods to construct
HashFloatFloatMap s, and
the default HashFloatFloatMapFactory static provider (HashFloatFloatMaps.getDefaultFactory() ). |
HashFloatIntMaps |
This class consists only of static factory methods to construct
HashFloatIntMap s, and
the default HashFloatIntMapFactory static provider (HashFloatIntMaps.getDefaultFactory() ). |
HashFloatLongMaps |
This class consists only of static factory methods to construct
HashFloatLongMap s, and
the default HashFloatLongMapFactory static provider (HashFloatLongMaps.getDefaultFactory() ). |
HashFloatObjMaps |
This class consists only of static factory methods to construct
HashFloatObjMap s, and
the default HashFloatObjMapFactory static provider (HashFloatObjMaps.getDefaultFactory() ). |
HashFloatShortMaps |
This class consists only of static factory methods to construct
HashFloatShortMap s, and
the default HashFloatShortMapFactory static provider (HashFloatShortMaps.getDefaultFactory() ). |
HashIntByteMaps |
This class consists only of static factory methods to construct
HashIntByteMap s, and
the default HashIntByteMapFactory static provider (HashIntByteMaps.getDefaultFactory() ). |
HashIntCharMaps |
This class consists only of static factory methods to construct
HashIntCharMap s, and
the default HashIntCharMapFactory static provider (HashIntCharMaps.getDefaultFactory() ). |
HashIntDoubleMaps |
This class consists only of static factory methods to construct
HashIntDoubleMap s, and
the default HashIntDoubleMapFactory static provider (HashIntDoubleMaps.getDefaultFactory() ). |
HashIntFloatMaps |
This class consists only of static factory methods to construct
HashIntFloatMap s, and
the default HashIntFloatMapFactory static provider (HashIntFloatMaps.getDefaultFactory() ). |
HashIntIntMaps |
This class consists only of static factory methods to construct
HashIntIntMap s, and
the default HashIntIntMapFactory static provider (HashIntIntMaps.getDefaultFactory() ). |
HashIntLongMaps |
This class consists only of static factory methods to construct
HashIntLongMap s, and
the default HashIntLongMapFactory static provider (HashIntLongMaps.getDefaultFactory() ). |
HashIntObjMaps |
This class consists only of static factory methods to construct
HashIntObjMap s, and
the default HashIntObjMapFactory static provider (HashIntObjMaps.getDefaultFactory() ). |
HashIntShortMaps |
This class consists only of static factory methods to construct
HashIntShortMap s, and
the default HashIntShortMapFactory static provider (HashIntShortMaps.getDefaultFactory() ). |
HashLongByteMaps |
This class consists only of static factory methods to construct
HashLongByteMap s, and
the default HashLongByteMapFactory static provider (HashLongByteMaps.getDefaultFactory() ). |
HashLongCharMaps |
This class consists only of static factory methods to construct
HashLongCharMap s, and
the default HashLongCharMapFactory static provider (HashLongCharMaps.getDefaultFactory() ). |
HashLongDoubleMaps |
This class consists only of static factory methods to construct
HashLongDoubleMap s, and
the default HashLongDoubleMapFactory static provider (HashLongDoubleMaps.getDefaultFactory() ). |
HashLongFloatMaps |
This class consists only of static factory methods to construct
HashLongFloatMap s, and
the default HashLongFloatMapFactory static provider (HashLongFloatMaps.getDefaultFactory() ). |
HashLongIntMaps |
This class consists only of static factory methods to construct
HashLongIntMap s, and
the default HashLongIntMapFactory static provider (HashLongIntMaps.getDefaultFactory() ). |
HashLongLongMaps |
This class consists only of static factory methods to construct
HashLongLongMap s, and
the default HashLongLongMapFactory static provider (HashLongLongMaps.getDefaultFactory() ). |
HashLongObjMaps |
This class consists only of static factory methods to construct
HashLongObjMap s, and
the default HashLongObjMapFactory static provider (HashLongObjMaps.getDefaultFactory() ). |
HashLongShortMaps |
This class consists only of static factory methods to construct
HashLongShortMap s, and
the default HashLongShortMapFactory static provider (HashLongShortMaps.getDefaultFactory() ). |
HashObjByteMaps |
This class consists only of static factory methods to construct
HashObjByteMap s, and
the default HashObjByteMapFactory static provider (HashObjByteMaps.getDefaultFactory() ). |
HashObjCharMaps |
This class consists only of static factory methods to construct
HashObjCharMap s, and
the default HashObjCharMapFactory static provider (HashObjCharMaps.getDefaultFactory() ). |
HashObjDoubleMaps |
This class consists only of static factory methods to construct
HashObjDoubleMap s, and
the default HashObjDoubleMapFactory static provider (HashObjDoubleMaps.getDefaultFactory() ). |
HashObjFloatMaps |
This class consists only of static factory methods to construct
HashObjFloatMap s, and
the default HashObjFloatMapFactory static provider (HashObjFloatMaps.getDefaultFactory() ). |
HashObjIntMaps |
This class consists only of static factory methods to construct
HashObjIntMap s, and
the default HashObjIntMapFactory static provider (HashObjIntMaps.getDefaultFactory() ). |
HashObjLongMaps |
This class consists only of static factory methods to construct
HashObjLongMap s, and
the default HashObjLongMapFactory static provider (HashObjLongMaps.getDefaultFactory() ). |
HashObjObjMaps |
This class consists only of static factory methods to construct
HashObjObjMap s, and
the default HashObjObjMapFactory static provider (HashObjObjMaps.getDefaultFactory() ). |
HashObjShortMaps |
This class consists only of static factory methods to construct
HashObjShortMap s, and
the default HashObjShortMapFactory static provider (HashObjShortMaps.getDefaultFactory() ). |
HashShortByteMaps |
This class consists only of static factory methods to construct
HashShortByteMap s, and
the default HashShortByteMapFactory static provider (HashShortByteMaps.getDefaultFactory() ). |
HashShortCharMaps |
This class consists only of static factory methods to construct
HashShortCharMap s, and
the default HashShortCharMapFactory static provider (HashShortCharMaps.getDefaultFactory() ). |
HashShortDoubleMaps |
This class consists only of static factory methods to construct
HashShortDoubleMap s, and
the default HashShortDoubleMapFactory static provider (HashShortDoubleMaps.getDefaultFactory() ). |
HashShortFloatMaps |
This class consists only of static factory methods to construct
HashShortFloatMap s, and
the default HashShortFloatMapFactory static provider (HashShortFloatMaps.getDefaultFactory() ). |
HashShortIntMaps |
This class consists only of static factory methods to construct
HashShortIntMap s, and
the default HashShortIntMapFactory static provider (HashShortIntMaps.getDefaultFactory() ). |
HashShortLongMaps |
This class consists only of static factory methods to construct
HashShortLongMap s, and
the default HashShortLongMapFactory static provider (HashShortLongMaps.getDefaultFactory() ). |
HashShortObjMaps |
This class consists only of static factory methods to construct
HashShortObjMap s, and
the default HashShortObjMapFactory static provider (HashShortObjMaps.getDefaultFactory() ). |
HashShortShortMaps |
This class consists only of static factory methods to construct
HashShortShortMap s, and
the default HashShortShortMapFactory static provider (HashShortShortMaps.getDefaultFactory() ). |
Map
specializations, based on hash tables,
their factories and static factory methods.com.koloboke.collect.hash