public class JsMap extends HashMap<String,Object> implements Serializable
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
JsMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
put(String key,
JsOption... options) |
void |
put(String key,
Object... options) |
String |
toString(String rawOptions) |
void |
toString(StringBuffer buffer,
String rawOptions) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringCopyright © 2020. All rights reserved.