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, getNotCompiledValue
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
MapType getType()
ValueHolder
getType
in interface ValueHolder
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.