public class JAVAArrayMap extends HashMap<Object,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier and Type | Field and Description |
---|---|
static HashMap<Object,String> |
HINTS
Stores the string representation for JDK 1.5 Rendering Hints
|
Constructor and Description |
---|
JAVAArrayMap(Object[] elements)
writes the array into this
|
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
equals, hashCode, toString
Copyright © 2014. All rights reserved.