public class PublicRenderParameters extends HashMap<String,String[]>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
PublicRenderParameters(Map<String,String[]> map1,
Map<String,String[]> map2) |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
String[] |
put(String key,
String[] value) |
void |
putAll(Map<? extends String,? extends String[]> map) |
String[] |
remove(Object key) |
clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, size, values
equals, hashCode, toString