public class MapEntityOps extends AbstractMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Field and Description |
|---|---|
protected Object |
entity |
protected EntityOps |
entityOps |
| Constructor and Description |
|---|
MapEntityOps(EntityOps entityOps,
Object entity) |
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<String,Object>> |
entrySet() |
Object |
get(Object key) |
Object |
getEntity() |
EntityOps |
getEntityOps() |
Object |
put(String key,
Object value) |
clear, clone, containsKey, containsValue, equals, hashCode, isEmpty, keySet, putAll, remove, size, toString, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllCopyright © 2017. All rights reserved.