public class MAP
extends java.lang.Object
| Constructor | Description |
|---|---|
MAP() |
| Modifier and Type | Method | Description |
|---|---|---|
static <Kx,Vx> MAP.MAPX<Kx,Vx> |
$(Kx key,
Vx value) |
|
<K,V> java.util.Map<K,V> |
dictionary(java.util.Dictionary<K,V> dict) |
public static <Kx,Vx> MAP.MAPX<Kx,Vx> $(Kx key, Vx value)
public <K,V> java.util.Map<K,V> dictionary(java.util.Dictionary<K,V> dict)