JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
E
G
H
I
K
P
R
S
T
U
V
W
P
PackedMap
<
K
,
V
> - Class in
ej.basictool.map
This class implements the
AbstractPackedMap
class, using object-equality when comparing keys.
PackedMap()
- Constructor for class ej.basictool.map.
PackedMap
Constructs an empty map.
PackedMap(PackedMap<K, V>)
- Constructor for class ej.basictool.map.
PackedMap
Constructs a map with the same mappings as the specified map.
put(K, V)
- Method in class ej.basictool.map.
AbstractPackedMap
Associates the specified value with the specified key in this map.
put(K, V)
- Method in class ej.basictool.map.
AbstractWeakPackedMap
A
B
C
E
G
H
I
K
P
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes