public class MapValueMapAdapter extends AbstractMap<Object,Object> implements MapHolder
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
MapValueMapAdapter(MapValue mapValue)
Constructs the map adapter.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<Object,Object>> |
entrySet() |
String |
getId()
Returns the id of the holder if present.
|
ValueHolder |
getNotCompiledValueHolder() |
MapType |
getType()
Returns the type of the holder.
|
String |
toString() |
clear, clone, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic MapValueMapAdapter(MapValue mapValue)
mapValue - public MapType getType()
ValueHoldergetType in interface MapHoldergetType in interface ValueHolderpublic String getId()
ValueHoldergetId in interface ValueHolderpublic String toString()
toString in class AbstractMap<Object,Object>public ValueHolder getNotCompiledValueHolder()
getNotCompiledValueHolder in interface ValueHolderCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.