@Deprecated 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)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
clear()
Deprecated.
|
String[] |
put(String key,
String[] value)
Deprecated.
|
void |
putAll(Map<? extends String,? extends String[]> map)
Deprecated.
|
String[] |
remove(Object key)
Deprecated.
|
clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, putIfAbsent, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString