Package org.cristalise.kernel.lifecycle
Class WfCastorHashMap
java.lang.Object
java.util.AbstractMap<String,Object>
java.util.HashMap<String,Object>
org.cristalise.kernel.utils.CastorHashMap
org.cristalise.kernel.lifecycle.WfCastorHashMap
- All Implemented Interfaces:
Serializable,Cloneable,Map<String,Object>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K, V> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.cristalise.kernel.utils.CastorHashMap
clear, evaluateProperty, get, getAbstract, getBuiltInProperty, getBuiltInProperty, getBuiltInProperty, getBuiltInProperty, getKeyValuePairs, isAbstract, isAbstract, isAbstract, merge, put, setBuiltInProperty, setBuiltInProperty, setBuiltInProperty, setBuiltInProperty, setKeyValuePair, setKeyValuePairsMethods inherited from class java.util.HashMap
clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, newHashMap, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesMethods inherited from class java.util.AbstractMap
equals, hashCode, toString
-
Constructor Details
-
WfCastorHashMap
public WfCastorHashMap()
-