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, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
equals, hashCode, toString
Copyright © 2015. All rights reserved.