public class BasicMap
extends java.util.HashMap<java.lang.String,java.io.Serializable>
| Constructor and Description |
|---|
BasicMap() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
asJson() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values