|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.koloboke.collect.map | |
---|---|
com.koloboke.collect.map | Contains interfaces of Map specializations, their factories and cursors. |
com.koloboke.collect.map.hash | Contains interfaces of Map specializations, based on hash tables,
their factories and static factory methods. |
Classes in com.koloboke.collect.map used by com.koloboke.collect.map | |
---|---|
ByteByteCursor
A mutable pointer to the entry in an iteration of entries with byte keys and
byte values. |
|
ByteByteMap
A Map specialization with byte keys and byte values. |
|
ByteByteMapFactory
An immutable factory of ByteByteMap s. |
|
ByteCharCursor
A mutable pointer to the entry in an iteration of entries with byte keys and
char values. |
|
ByteCharMap
A Map specialization with byte keys and char values. |
|
ByteCharMapFactory
An immutable factory of ByteCharMap s. |
|
ByteDoubleCursor
A mutable pointer to the entry in an iteration of entries with byte keys and
double values. |
|
ByteDoubleMap
A Map specialization with byte keys and double values. |
|
ByteDoubleMapFactory
An immutable factory of ByteDoubleMap s. |
|
ByteFloatCursor
A mutable pointer to the entry in an iteration of entries with byte keys and
float values. |
|
ByteFloatMap
A Map specialization with byte keys and float values. |
|
ByteFloatMapFactory
An immutable factory of ByteFloatMap s. |
|
ByteIntCursor
A mutable pointer to the entry in an iteration of entries with byte keys and
int values. |
|
ByteIntMap
A Map specialization with byte keys and int values. |
|
ByteIntMapFactory
An immutable factory of ByteIntMap s. |
|
ByteLongCursor
A mutable pointer to the entry in an iteration of entries with byte keys and
long values. |
|
ByteLongMap
A Map specialization with byte keys and long values. |
|
ByteLongMapFactory
An immutable factory of ByteLongMap s. |
|
ByteObjCursor
A mutable pointer to the entry in an iteration of entries with byte keys and
Object values. |
|
ByteObjMap
A Map specialization with byte keys and Object values. |
|
ByteObjMapFactory
An immutable factory of ByteObjMap s. |
|
ByteShortCursor
A mutable pointer to the entry in an iteration of entries with byte keys and
short values. |
|
ByteShortMap
A Map specialization with byte keys and short values. |
|
ByteShortMapFactory
An immutable factory of ByteShortMap s. |
|
CharByteCursor
A mutable pointer to the entry in an iteration of entries with char keys and
byte values. |
|
CharByteMap
A Map specialization with char keys and byte values. |
|
CharByteMapFactory
An immutable factory of CharByteMap s. |
|
CharCharCursor
A mutable pointer to the entry in an iteration of entries with char keys and
char values. |
|
CharCharMap
A Map specialization with char keys and char values. |
|
CharCharMapFactory
An immutable factory of CharCharMap s. |
|
CharDoubleCursor
A mutable pointer to the entry in an iteration of entries with char keys and
double values. |
|
CharDoubleMap
A Map specialization with char keys and double values. |
|
CharDoubleMapFactory
An immutable factory of CharDoubleMap s. |
|
CharFloatCursor
A mutable pointer to the entry in an iteration of entries with char keys and
float values. |
|
CharFloatMap
A Map specialization with char keys and float values. |
|
CharFloatMapFactory
An immutable factory of CharFloatMap s. |
|
CharIntCursor
A mutable pointer to the entry in an iteration of entries with char keys and
int values. |
|
CharIntMap
A Map specialization with char keys and int values. |
|
CharIntMapFactory
An immutable factory of CharIntMap s. |
|
CharLongCursor
A mutable pointer to the entry in an iteration of entries with char keys and
long values. |
|
CharLongMap
A Map specialization with char keys and long values. |
|
CharLongMapFactory
An immutable factory of CharLongMap s. |
|
CharObjCursor
A mutable pointer to the entry in an iteration of entries with char keys and
Object values. |
|
CharObjMap
A Map specialization with char keys and Object values. |
|
CharObjMapFactory
An immutable factory of CharObjMap s. |
|
CharShortCursor
A mutable pointer to the entry in an iteration of entries with char keys and
short values. |
|
CharShortMap
A Map specialization with char keys and short values. |
|
CharShortMapFactory
An immutable factory of CharShortMap s. |
|
DoubleByteCursor
A mutable pointer to the entry in an iteration of entries with double keys and
byte values. |
|
DoubleByteMap
A Map specialization with double keys and byte values. |
|
DoubleByteMapFactory
An immutable factory of DoubleByteMap s. |
|
DoubleCharCursor
A mutable pointer to the entry in an iteration of entries with double keys and
char values. |
|
DoubleCharMap
A Map specialization with double keys and char values. |
|
DoubleCharMapFactory
An immutable factory of DoubleCharMap s. |
|
DoubleDoubleCursor
A mutable pointer to the entry in an iteration of entries with double keys and
double values. |
|
DoubleDoubleMap
A Map specialization with double keys and double values. |
|
DoubleDoubleMapFactory
An immutable factory of DoubleDoubleMap s. |
|
DoubleFloatCursor
A mutable pointer to the entry in an iteration of entries with double keys and
float values. |
|
DoubleFloatMap
A Map specialization with double keys and float values. |
|
DoubleFloatMapFactory
An immutable factory of DoubleFloatMap s. |
|
DoubleIntCursor
A mutable pointer to the entry in an iteration of entries with double keys and
int values. |
|
DoubleIntMap
A Map specialization with double keys and int values. |
|
DoubleIntMapFactory
An immutable factory of DoubleIntMap s. |
|
DoubleLongCursor
A mutable pointer to the entry in an iteration of entries with double keys and
long values. |
|
DoubleLongMap
A Map specialization with double keys and long values. |
|
DoubleLongMapFactory
An immutable factory of DoubleLongMap s. |
|
DoubleObjCursor
A mutable pointer to the entry in an iteration of entries with double keys and
Object values. |
|
DoubleObjMap
A Map specialization with double keys and Object values. |
|
DoubleObjMapFactory
An immutable factory of DoubleObjMap s. |
|
DoubleShortCursor
A mutable pointer to the entry in an iteration of entries with double keys and
short values. |
|
DoubleShortMap
A Map specialization with double keys and short values. |
|
DoubleShortMapFactory
An immutable factory of DoubleShortMap s. |
|
FloatByteCursor
A mutable pointer to the entry in an iteration of entries with float keys and
byte values. |
|
FloatByteMap
A Map specialization with float keys and byte values. |
|
FloatByteMapFactory
An immutable factory of FloatByteMap s. |
|
FloatCharCursor
A mutable pointer to the entry in an iteration of entries with float keys and
char values. |
|
FloatCharMap
A Map specialization with float keys and char values. |
|
FloatCharMapFactory
An immutable factory of FloatCharMap s. |
|
FloatDoubleCursor
A mutable pointer to the entry in an iteration of entries with float keys and
double values. |
|
FloatDoubleMap
A Map specialization with float keys and double values. |
|
FloatDoubleMapFactory
An immutable factory of FloatDoubleMap s. |
|
FloatFloatCursor
A mutable pointer to the entry in an iteration of entries with float keys and
float values. |
|
FloatFloatMap
A Map specialization with float keys and float values. |
|
FloatFloatMapFactory
An immutable factory of FloatFloatMap s. |
|
FloatIntCursor
A mutable pointer to the entry in an iteration of entries with float keys and
int values. |
|
FloatIntMap
A Map specialization with float keys and int values. |
|
FloatIntMapFactory
An immutable factory of FloatIntMap s. |
|
FloatLongCursor
A mutable pointer to the entry in an iteration of entries with float keys and
long values. |
|
FloatLongMap
A Map specialization with float keys and long values. |
|
FloatLongMapFactory
An immutable factory of FloatLongMap s. |
|
FloatObjCursor
A mutable pointer to the entry in an iteration of entries with float keys and
Object values. |
|
FloatObjMap
A Map specialization with float keys and Object values. |
|
FloatObjMapFactory
An immutable factory of FloatObjMap s. |
|
FloatShortCursor
A mutable pointer to the entry in an iteration of entries with float keys and
short values. |
|
FloatShortMap
A Map specialization with float keys and short values. |
|
FloatShortMapFactory
An immutable factory of FloatShortMap s. |
|
IntByteCursor
A mutable pointer to the entry in an iteration of entries with int keys and
byte values. |
|
IntByteMap
A Map specialization with int keys and byte values. |
|
IntByteMapFactory
An immutable factory of IntByteMap s. |
|
IntCharCursor
A mutable pointer to the entry in an iteration of entries with int keys and
char values. |
|
IntCharMap
A Map specialization with int keys and char values. |
|
IntCharMapFactory
An immutable factory of IntCharMap s. |
|
IntDoubleCursor
A mutable pointer to the entry in an iteration of entries with int keys and
double values. |
|
IntDoubleMap
A Map specialization with int keys and double values. |
|
IntDoubleMapFactory
An immutable factory of IntDoubleMap s. |
|
IntFloatCursor
A mutable pointer to the entry in an iteration of entries with int keys and
float values. |
|
IntFloatMap
A Map specialization with int keys and float values. |
|
IntFloatMapFactory
An immutable factory of IntFloatMap s. |
|
IntIntCursor
A mutable pointer to the entry in an iteration of entries with int keys and
int values. |
|
IntIntMap
A Map specialization with int keys and int values. |
|
IntIntMapFactory
An immutable factory of IntIntMap s. |
|
IntLongCursor
A mutable pointer to the entry in an iteration of entries with int keys and
long values. |
|
IntLongMap
A Map specialization with int keys and long values. |
|
IntLongMapFactory
An immutable factory of IntLongMap s. |
|
IntObjCursor
A mutable pointer to the entry in an iteration of entries with int keys and
Object values. |
|
IntObjMap
A Map specialization with int keys and Object values. |
|
IntObjMapFactory
An immutable factory of IntObjMap s. |
|
IntShortCursor
A mutable pointer to the entry in an iteration of entries with int keys and
short values. |
|
IntShortMap
A Map specialization with int keys and short values. |
|
IntShortMapFactory
An immutable factory of IntShortMap s. |
|
LongByteCursor
A mutable pointer to the entry in an iteration of entries with long keys and
byte values. |
|
LongByteMap
A Map specialization with long keys and byte values. |
|
LongByteMapFactory
An immutable factory of LongByteMap s. |
|
LongCharCursor
A mutable pointer to the entry in an iteration of entries with long keys and
char values. |
|
LongCharMap
A Map specialization with long keys and char values. |
|
LongCharMapFactory
An immutable factory of LongCharMap s. |
|
LongDoubleCursor
A mutable pointer to the entry in an iteration of entries with long keys and
double values. |
|
LongDoubleMap
A Map specialization with long keys and double values. |
|
LongDoubleMapFactory
An immutable factory of LongDoubleMap s. |
|
LongFloatCursor
A mutable pointer to the entry in an iteration of entries with long keys and
float values. |
|
LongFloatMap
A Map specialization with long keys and float values. |
|
LongFloatMapFactory
An immutable factory of LongFloatMap s. |
|
LongIntCursor
A mutable pointer to the entry in an iteration of entries with long keys and
int values. |
|
LongIntMap
A Map specialization with long keys and int values. |
|
LongIntMapFactory
An immutable factory of LongIntMap s. |
|
LongLongCursor
A mutable pointer to the entry in an iteration of entries with long keys and
long values. |
|
LongLongMap
A Map specialization with long keys and long values. |
|
LongLongMapFactory
An immutable factory of LongLongMap s. |
|
LongObjCursor
A mutable pointer to the entry in an iteration of entries with long keys and
Object values. |
|
LongObjMap
A Map specialization with long keys and Object values. |
|
LongObjMapFactory
An immutable factory of LongObjMap s. |
|
LongShortCursor
A mutable pointer to the entry in an iteration of entries with long keys and
short values. |
|
LongShortMap
A Map specialization with long keys and short values. |
|
LongShortMapFactory
An immutable factory of LongShortMap s. |
|
ObjByteCursor
A mutable pointer to the entry in an iteration of entries with Object keys and
byte values. |
|
ObjByteMap
A Map specialization with Object keys and byte values. |
|
ObjByteMapFactory
An immutable factory of ObjByteMap s. |
|
ObjCharCursor
A mutable pointer to the entry in an iteration of entries with Object keys and
char values. |
|
ObjCharMap
A Map specialization with Object keys and char values. |
|
ObjCharMapFactory
An immutable factory of ObjCharMap s. |
|
ObjDoubleCursor
A mutable pointer to the entry in an iteration of entries with Object keys and
double values. |
|
ObjDoubleMap
A Map specialization with Object keys and double values. |
|
ObjDoubleMapFactory
An immutable factory of ObjDoubleMap s. |
|
ObjFloatCursor
A mutable pointer to the entry in an iteration of entries with Object keys and
float values. |
|
ObjFloatMap
A Map specialization with Object keys and float values. |
|
ObjFloatMapFactory
An immutable factory of ObjFloatMap s. |
|
ObjIntCursor
A mutable pointer to the entry in an iteration of entries with Object keys and
int values. |
|
ObjIntMap
A Map specialization with Object keys and int values. |
|
ObjIntMapFactory
An immutable factory of ObjIntMap s. |
|
ObjLongCursor
A mutable pointer to the entry in an iteration of entries with Object keys and
long values. |
|
ObjLongMap
A Map specialization with Object keys and long values. |
|
ObjLongMapFactory
An immutable factory of ObjLongMap s. |
|
ObjObjCursor
A mutable pointer to the entry in an iteration of entries with Object keys and
Object values. |
|
ObjObjMap
The library's extension of the classic Map interface. |
|
ObjObjMapFactory
An immutable factory of ObjObjMap s. |
|
ObjShortCursor
A mutable pointer to the entry in an iteration of entries with Object keys and
short values. |
|
ObjShortMap
A Map specialization with Object keys and short values. |
|
ObjShortMapFactory
An immutable factory of ObjShortMap s. |
|
ShortByteCursor
A mutable pointer to the entry in an iteration of entries with short keys and
byte values. |
|
ShortByteMap
A Map specialization with short keys and byte values. |
|
ShortByteMapFactory
An immutable factory of ShortByteMap s. |
|
ShortCharCursor
A mutable pointer to the entry in an iteration of entries with short keys and
char values. |
|
ShortCharMap
A Map specialization with short keys and char values. |
|
ShortCharMapFactory
An immutable factory of ShortCharMap s. |
|
ShortDoubleCursor
A mutable pointer to the entry in an iteration of entries with short keys and
double values. |
|
ShortDoubleMap
A Map specialization with short keys and double values. |
|
ShortDoubleMapFactory
An immutable factory of ShortDoubleMap s. |
|
ShortFloatCursor
A mutable pointer to the entry in an iteration of entries with short keys and
float values. |
|
ShortFloatMap
A Map specialization with short keys and float values. |
|
ShortFloatMapFactory
An immutable factory of ShortFloatMap s. |
|
ShortIntCursor
A mutable pointer to the entry in an iteration of entries with short keys and
int values. |
|
ShortIntMap
A Map specialization with short keys and int values. |
|
ShortIntMapFactory
An immutable factory of ShortIntMap s. |
|
ShortLongCursor
A mutable pointer to the entry in an iteration of entries with short keys and
long values. |
|
ShortLongMap
A Map specialization with short keys and long values. |
|
ShortLongMapFactory
An immutable factory of ShortLongMap s. |
|
ShortObjCursor
A mutable pointer to the entry in an iteration of entries with short keys and
Object values. |
|
ShortObjMap
A Map specialization with short keys and Object values. |
|
ShortObjMapFactory
An immutable factory of ShortObjMap s. |
|
ShortShortCursor
A mutable pointer to the entry in an iteration of entries with short keys and
short values. |
|
ShortShortMap
A Map specialization with short keys and short values. |
|
ShortShortMapFactory
An immutable factory of ShortShortMap s. |
Classes in com.koloboke.collect.map used by com.koloboke.collect.map.hash | |
---|---|
ByteByteMap
A Map specialization with byte keys and byte values. |
|
ByteByteMapFactory
An immutable factory of ByteByteMap s. |
|
ByteCharMap
A Map specialization with byte keys and char values. |
|
ByteCharMapFactory
An immutable factory of ByteCharMap s. |
|
ByteDoubleMap
A Map specialization with byte keys and double values. |
|
ByteDoubleMapFactory
An immutable factory of ByteDoubleMap s. |
|
ByteFloatMap
A Map specialization with byte keys and float values. |
|
ByteFloatMapFactory
An immutable factory of ByteFloatMap s. |
|
ByteIntMap
A Map specialization with byte keys and int values. |
|
ByteIntMapFactory
An immutable factory of ByteIntMap s. |
|
ByteLongMap
A Map specialization with byte keys and long values. |
|
ByteLongMapFactory
An immutable factory of ByteLongMap s. |
|
ByteObjMap
A Map specialization with byte keys and Object values. |
|
ByteObjMapFactory
An immutable factory of ByteObjMap s. |
|
ByteShortMap
A Map specialization with byte keys and short values. |
|
ByteShortMapFactory
An immutable factory of ByteShortMap s. |
|
CharByteMap
A Map specialization with char keys and byte values. |
|
CharByteMapFactory
An immutable factory of CharByteMap s. |
|
CharCharMap
A Map specialization with char keys and char values. |
|
CharCharMapFactory
An immutable factory of CharCharMap s. |
|
CharDoubleMap
A Map specialization with char keys and double values. |
|
CharDoubleMapFactory
An immutable factory of CharDoubleMap s. |
|
CharFloatMap
A Map specialization with char keys and float values. |
|
CharFloatMapFactory
An immutable factory of CharFloatMap s. |
|
CharIntMap
A Map specialization with char keys and int values. |
|
CharIntMapFactory
An immutable factory of CharIntMap s. |
|
CharLongMap
A Map specialization with char keys and long values. |
|
CharLongMapFactory
An immutable factory of CharLongMap s. |
|
CharObjMap
A Map specialization with char keys and Object values. |
|
CharObjMapFactory
An immutable factory of CharObjMap s. |
|
CharShortMap
A Map specialization with char keys and short values. |
|
CharShortMapFactory
An immutable factory of CharShortMap s. |
|
DoubleByteMap
A Map specialization with double keys and byte values. |
|
DoubleByteMapFactory
An immutable factory of DoubleByteMap s. |
|
DoubleCharMap
A Map specialization with double keys and char values. |
|
DoubleCharMapFactory
An immutable factory of DoubleCharMap s. |
|
DoubleDoubleMap
A Map specialization with double keys and double values. |
|
DoubleDoubleMapFactory
An immutable factory of DoubleDoubleMap s. |
|
DoubleFloatMap
A Map specialization with double keys and float values. |
|
DoubleFloatMapFactory
An immutable factory of DoubleFloatMap s. |
|
DoubleIntMap
A Map specialization with double keys and int values. |
|
DoubleIntMapFactory
An immutable factory of DoubleIntMap s. |
|
DoubleLongMap
A Map specialization with double keys and long values. |
|
DoubleLongMapFactory
An immutable factory of DoubleLongMap s. |
|
DoubleObjMap
A Map specialization with double keys and Object values. |
|
DoubleObjMapFactory
An immutable factory of DoubleObjMap s. |
|
DoubleShortMap
A Map specialization with double keys and short values. |
|
DoubleShortMapFactory
An immutable factory of DoubleShortMap s. |
|
FloatByteMap
A Map specialization with float keys and byte values. |
|
FloatByteMapFactory
An immutable factory of FloatByteMap s. |
|
FloatCharMap
A Map specialization with float keys and char values. |
|
FloatCharMapFactory
An immutable factory of FloatCharMap s. |
|
FloatDoubleMap
A Map specialization with float keys and double values. |
|
FloatDoubleMapFactory
An immutable factory of FloatDoubleMap s. |
|
FloatFloatMap
A Map specialization with float keys and float values. |
|
FloatFloatMapFactory
An immutable factory of FloatFloatMap s. |
|
FloatIntMap
A Map specialization with float keys and int values. |
|
FloatIntMapFactory
An immutable factory of FloatIntMap s. |
|
FloatLongMap
A Map specialization with float keys and long values. |
|
FloatLongMapFactory
An immutable factory of FloatLongMap s. |
|
FloatObjMap
A Map specialization with float keys and Object values. |
|
FloatObjMapFactory
An immutable factory of FloatObjMap s. |
|
FloatShortMap
A Map specialization with float keys and short values. |
|
FloatShortMapFactory
An immutable factory of FloatShortMap s. |
|
IntByteMap
A Map specialization with int keys and byte values. |
|
IntByteMapFactory
An immutable factory of IntByteMap s. |
|
IntCharMap
A Map specialization with int keys and char values. |
|
IntCharMapFactory
An immutable factory of IntCharMap s. |
|
IntDoubleMap
A Map specialization with int keys and double values. |
|
IntDoubleMapFactory
An immutable factory of IntDoubleMap s. |
|
IntFloatMap
A Map specialization with int keys and float values. |
|
IntFloatMapFactory
An immutable factory of IntFloatMap s. |
|
IntIntMap
A Map specialization with int keys and int values. |
|
IntIntMapFactory
An immutable factory of IntIntMap s. |
|
IntLongMap
A Map specialization with int keys and long values. |
|
IntLongMapFactory
An immutable factory of IntLongMap s. |
|
IntObjMap
A Map specialization with int keys and Object values. |
|
IntObjMapFactory
An immutable factory of IntObjMap s. |
|
IntShortMap
A Map specialization with int keys and short values. |
|
IntShortMapFactory
An immutable factory of IntShortMap s. |
|
LongByteMap
A Map specialization with long keys and byte values. |
|
LongByteMapFactory
An immutable factory of LongByteMap s. |
|
LongCharMap
A Map specialization with long keys and char values. |
|
LongCharMapFactory
An immutable factory of LongCharMap s. |
|
LongDoubleMap
A Map specialization with long keys and double values. |
|
LongDoubleMapFactory
An immutable factory of LongDoubleMap s. |
|
LongFloatMap
A Map specialization with long keys and float values. |
|
LongFloatMapFactory
An immutable factory of LongFloatMap s. |
|
LongIntMap
A Map specialization with long keys and int values. |
|
LongIntMapFactory
An immutable factory of LongIntMap s. |
|
LongLongMap
A Map specialization with long keys and long values. |
|
LongLongMapFactory
An immutable factory of LongLongMap s. |
|
LongObjMap
A Map specialization with long keys and Object values. |
|
LongObjMapFactory
An immutable factory of LongObjMap s. |
|
LongShortMap
A Map specialization with long keys and short values. |
|
LongShortMapFactory
An immutable factory of LongShortMap s. |
|
ObjByteMap
A Map specialization with Object keys and byte values. |
|
ObjByteMapFactory
An immutable factory of ObjByteMap s. |
|
ObjCharMap
A Map specialization with Object keys and char values. |
|
ObjCharMapFactory
An immutable factory of ObjCharMap s. |
|
ObjDoubleMap
A Map specialization with Object keys and double values. |
|
ObjDoubleMapFactory
An immutable factory of ObjDoubleMap s. |
|
ObjFloatMap
A Map specialization with Object keys and float values. |
|
ObjFloatMapFactory
An immutable factory of ObjFloatMap s. |
|
ObjIntMap
A Map specialization with Object keys and int values. |
|
ObjIntMapFactory
An immutable factory of ObjIntMap s. |
|
ObjLongMap
A Map specialization with Object keys and long values. |
|
ObjLongMapFactory
An immutable factory of ObjLongMap s. |
|
ObjObjMap
The library's extension of the classic Map interface. |
|
ObjObjMapFactory
An immutable factory of ObjObjMap s. |
|
ObjShortMap
A Map specialization with Object keys and short values. |
|
ObjShortMapFactory
An immutable factory of ObjShortMap s. |
|
ShortByteMap
A Map specialization with short keys and byte values. |
|
ShortByteMapFactory
An immutable factory of ShortByteMap s. |
|
ShortCharMap
A Map specialization with short keys and char values. |
|
ShortCharMapFactory
An immutable factory of ShortCharMap s. |
|
ShortDoubleMap
A Map specialization with short keys and double values. |
|
ShortDoubleMapFactory
An immutable factory of ShortDoubleMap s. |
|
ShortFloatMap
A Map specialization with short keys and float values. |
|
ShortFloatMapFactory
An immutable factory of ShortFloatMap s. |
|
ShortIntMap
A Map specialization with short keys and int values. |
|
ShortIntMapFactory
An immutable factory of ShortIntMap s. |
|
ShortLongMap
A Map specialization with short keys and long values. |
|
ShortLongMapFactory
An immutable factory of ShortLongMap s. |
|
ShortObjMap
A Map specialization with short keys and Object values. |
|
ShortObjMapFactory
An immutable factory of ShortObjMap s. |
|
ShortShortMap
A Map specialization with short keys and short values. |
|
ShortShortMapFactory
An immutable factory of ShortShortMap s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |