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, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
Copyright © 2016. All rights reserved.