Map
specializations, their factories and cursors.See: Description
Interface | Description |
---|---|
ByteByteCursor |
A mutable pointer to the entry in an iteration of entries with
byte keys and
byte values. |
ByteByteMap | |
ByteByteMapFactory<F extends ByteByteMapFactory<F>> |
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 | |
ByteCharMapFactory<F extends ByteCharMapFactory<F>> |
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 | |
ByteDoubleMapFactory<F extends ByteDoubleMapFactory<F>> |
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 | |
ByteFloatMapFactory<F extends ByteFloatMapFactory<F>> |
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 | |
ByteIntMapFactory<F extends ByteIntMapFactory<F>> |
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 | |
ByteLongMapFactory<F extends ByteLongMapFactory<F>> |
An immutable factory of
ByteLongMap s. |
ByteObjCursor<V> |
A mutable pointer to the entry in an iteration of entries with
byte keys and
Object values. |
ByteObjMap<V> | |
ByteObjMapFactory<V,F extends ByteObjMapFactory<V,F>> |
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 | |
ByteShortMapFactory<F extends ByteShortMapFactory<F>> |
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 | |
CharByteMapFactory<F extends CharByteMapFactory<F>> |
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 | |
CharCharMapFactory<F extends CharCharMapFactory<F>> |
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 | |
CharDoubleMapFactory<F extends CharDoubleMapFactory<F>> |
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 | |
CharFloatMapFactory<F extends CharFloatMapFactory<F>> |
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 | |
CharIntMapFactory<F extends CharIntMapFactory<F>> |
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 | |
CharLongMapFactory<F extends CharLongMapFactory<F>> |
An immutable factory of
CharLongMap s. |
CharObjCursor<V> |
A mutable pointer to the entry in an iteration of entries with
char keys and
Object values. |
CharObjMap<V> | |
CharObjMapFactory<V,F extends CharObjMapFactory<V,F>> |
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 | |
CharShortMapFactory<F extends CharShortMapFactory<F>> |
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 | |
DoubleByteMapFactory<F extends DoubleByteMapFactory<F>> |
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 | |
DoubleCharMapFactory<F extends DoubleCharMapFactory<F>> |
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 | |
DoubleDoubleMapFactory<F extends DoubleDoubleMapFactory<F>> |
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 | |
DoubleFloatMapFactory<F extends DoubleFloatMapFactory<F>> |
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 | |
DoubleIntMapFactory<F extends DoubleIntMapFactory<F>> |
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 | |
DoubleLongMapFactory<F extends DoubleLongMapFactory<F>> |
An immutable factory of
DoubleLongMap s. |
DoubleObjCursor<V> |
A mutable pointer to the entry in an iteration of entries with
double keys and
Object values. |
DoubleObjMap<V> | |
DoubleObjMapFactory<V,F extends DoubleObjMapFactory<V,F>> |
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 | |
DoubleShortMapFactory<F extends DoubleShortMapFactory<F>> |
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 | |
FloatByteMapFactory<F extends FloatByteMapFactory<F>> |
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 | |
FloatCharMapFactory<F extends FloatCharMapFactory<F>> |
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 | |
FloatDoubleMapFactory<F extends FloatDoubleMapFactory<F>> |
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 | |
FloatFloatMapFactory<F extends FloatFloatMapFactory<F>> |
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 | |
FloatIntMapFactory<F extends FloatIntMapFactory<F>> |
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 | |
FloatLongMapFactory<F extends FloatLongMapFactory<F>> |
An immutable factory of
FloatLongMap s. |
FloatObjCursor<V> |
A mutable pointer to the entry in an iteration of entries with
float keys and
Object values. |
FloatObjMap<V> | |
FloatObjMapFactory<V,F extends FloatObjMapFactory<V,F>> |
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 | |
FloatShortMapFactory<F extends FloatShortMapFactory<F>> |
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 | |
IntByteMapFactory<F extends IntByteMapFactory<F>> |
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 | |
IntCharMapFactory<F extends IntCharMapFactory<F>> |
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 | |
IntDoubleMapFactory<F extends IntDoubleMapFactory<F>> |
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 | |
IntFloatMapFactory<F extends IntFloatMapFactory<F>> |
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 | |
IntIntMapFactory<F extends IntIntMapFactory<F>> |
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 | |
IntLongMapFactory<F extends IntLongMapFactory<F>> |
An immutable factory of
IntLongMap s. |
IntObjCursor<V> |
A mutable pointer to the entry in an iteration of entries with
int keys and
Object values. |
IntObjMap<V> | |
IntObjMapFactory<V,F extends IntObjMapFactory<V,F>> |
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 | |
IntShortMapFactory<F extends IntShortMapFactory<F>> |
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 | |
LongByteMapFactory<F extends LongByteMapFactory<F>> |
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 | |
LongCharMapFactory<F extends LongCharMapFactory<F>> |
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 | |
LongDoubleMapFactory<F extends LongDoubleMapFactory<F>> |
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 | |
LongFloatMapFactory<F extends LongFloatMapFactory<F>> |
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 | |
LongIntMapFactory<F extends LongIntMapFactory<F>> |
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 | |
LongLongMapFactory<F extends LongLongMapFactory<F>> |
An immutable factory of
LongLongMap s. |
LongObjCursor<V> |
A mutable pointer to the entry in an iteration of entries with
long keys and
Object values. |
LongObjMap<V> | |
LongObjMapFactory<V,F extends LongObjMapFactory<V,F>> |
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 | |
LongShortMapFactory<F extends LongShortMapFactory<F>> |
An immutable factory of
LongShortMap s. |
ObjByteCursor<K> |
A mutable pointer to the entry in an iteration of entries with
Object keys and
byte values. |
ObjByteMap<K> | |
ObjByteMapFactory<K,F extends ObjByteMapFactory<K,F>> |
An immutable factory of
ObjByteMap s. |
ObjCharCursor<K> |
A mutable pointer to the entry in an iteration of entries with
Object keys and
char values. |
ObjCharMap<K> | |
ObjCharMapFactory<K,F extends ObjCharMapFactory<K,F>> |
An immutable factory of
ObjCharMap s. |
ObjDoubleCursor<K> |
A mutable pointer to the entry in an iteration of entries with
Object keys and
double values. |
ObjDoubleMap<K> | |
ObjDoubleMapFactory<K,F extends ObjDoubleMapFactory<K,F>> |
An immutable factory of
ObjDoubleMap s. |
ObjFloatCursor<K> |
A mutable pointer to the entry in an iteration of entries with
Object keys and
float values. |
ObjFloatMap<K> | |
ObjFloatMapFactory<K,F extends ObjFloatMapFactory<K,F>> |
An immutable factory of
ObjFloatMap s. |
ObjIntCursor<K> |
A mutable pointer to the entry in an iteration of entries with
Object keys and
int values. |
ObjIntMap<K> | |
ObjIntMapFactory<K,F extends ObjIntMapFactory<K,F>> |
An immutable factory of
ObjIntMap s. |
ObjLongCursor<K> |
A mutable pointer to the entry in an iteration of entries with
Object keys and
long values. |
ObjLongMap<K> | |
ObjLongMapFactory<K,F extends ObjLongMapFactory<K,F>> |
An immutable factory of
ObjLongMap s. |
ObjObjCursor<K,V> |
A mutable pointer to the entry in an iteration of entries with
Object keys and
Object values. |
ObjObjMap<K,V> |
The library's extension of the classic
Map interface. |
ObjObjMapFactory<K,V,F extends ObjObjMapFactory<K,V,F>> |
An immutable factory of
ObjObjMap s. |
ObjShortCursor<K> |
A mutable pointer to the entry in an iteration of entries with
Object keys and
short values. |
ObjShortMap<K> | |
ObjShortMapFactory<K,F extends ObjShortMapFactory<K,F>> |
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 | |
ShortByteMapFactory<F extends ShortByteMapFactory<F>> |
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 | |
ShortCharMapFactory<F extends ShortCharMapFactory<F>> |
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 | |
ShortDoubleMapFactory<F extends ShortDoubleMapFactory<F>> |
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 | |
ShortFloatMapFactory<F extends ShortFloatMapFactory<F>> |
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 | |
ShortIntMapFactory<F extends ShortIntMapFactory<F>> |
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 | |
ShortLongMapFactory<F extends ShortLongMapFactory<F>> |
An immutable factory of
ShortLongMap s. |
ShortObjCursor<V> |
A mutable pointer to the entry in an iteration of entries with
short keys and
Object values. |
ShortObjMap<V> | |
ShortObjMapFactory<V,F extends ShortObjMapFactory<V,F>> |
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 | |
ShortShortMapFactory<F extends ShortShortMapFactory<F>> |
An immutable factory of
ShortShortMap s. |
Map
specializations, their factories and cursors.