public interface MapHolder extends ValueHolder, Map<Object,Object>
MapType must implement this interface.| Modifier and Type | Method and Description |
|---|---|
MapType |
getType()
Returns the type of the holder.
|
getId, getNotCompiledValueHolderclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesMapType getType()
ValueHoldergetType in interface ValueHolderCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.