|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectaQute.libg.map.MAP
public class MAP
Easy way to build a map: Map
Nested Class Summary
static classMAP.MAPX<K,V>
Constructor Summary
MAP()
Method Summary
static
<Kx,Vx> MAP.MAPX<Kx,Vx>$(Kx key,
Vx value)
<K,V> Map<K,V>dictionary(Dictionary<K,V> dict)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
MAP
public MAP()
Method Detail
$
public static <Kx,Vx> MAP.MAPX<Kx,Vx> $(Kx key,
Vx value)
dictionary
public <K,V> Map<K,V> dictionary(Dictionary<K,V> dict)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2014 aQute SARL. All rights reserved.