| Package | Description |
|---|---|
| de.caluga.morphium |
| Modifier and Type | Method and Description |
|---|---|
Utils.UtilsMap<K,V> |
Utils.UtilsMap.add(K key,
V val) |
Utils.UtilsMap<K,V> |
Utils.UtilsMap.addAll(Map<K,V> m) |
static Utils.UtilsMap<String,Integer> |
Utils.getIntMap(String key,
Integer value) |
static <K,V> Utils.UtilsMap<K,V> |
Utils.getMap(K key,
V value) |
Copyright © 2021. All rights reserved.