Bndtools http://bndtools.org/
-
public class MAP
extends java.lang.Object
Easy way to build a map: Map s = MAP.$("a",2).$("b",3);
-
-
Nested Class Summary
Nested Classes
| Modifier and Type |
Class and Description |
static class |
MAP.MAPX<K,V> |
-
Constructor Summary
Constructors
| Constructor and Description |
MAP() |
-
Method Summary
Methods
| Modifier and Type |
Method and 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) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright (c) aQute SARL (2000, 2017) and others. All Rights Reserved.
Copyright (c) aQute SARL (2000, 2017) and others. All Rights Reserved.