public class MapEntity extends HashMap<String,Object> implements ModelEntity
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
MapEntity() |
| Modifier and Type | Method and Description |
|---|---|
MapEntity |
add(String key,
Object value) |
static MapEntity |
create(String key,
Object value) |
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 © 2017. All rights reserved.