public class AttributeMap extends HashMap<String,Object>
AttributeMap class.
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
AttributeMap()
Constructor for AttributeMap.
|
AttributeMap(Object... entries)
Constructor for AttributeMap.
|
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringCopyright © 2016. All Rights Reserved.