|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapKL | |
|---|---|
| tl.lin.data.map | |
| Uses of MapKL in tl.lin.data.map |
|---|
| Classes in tl.lin.data.map that implement MapKL | |
|---|---|
class |
HMapKL<K>
Hash-based implementation of the MapKL interface. |
| Methods in tl.lin.data.map with parameters of type MapKL | |
|---|---|
void |
MapKL.putAll(MapKL<? extends K> m)
Copies all of the mappings from the specified map to this map. |
void |
HMapKL.putAll(MapKL<? extends K> m)
|
| Constructors in tl.lin.data.map with parameters of type MapKL | |
|---|---|
HMapKL(MapKL<? extends K> m)
Constructs a new HMapKL with the same mappings as the specified MapKL. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||