public class AttributeMap extends HashMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
AttributeMap() |
AttributeMap(Object... entries) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic AttributeMap()
public AttributeMap(Object... entries)
Copyright © 2014. All rights reserved.