-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K, V> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()booleancontainsKey(Object key) entrySet()booleanprotected StringIf view root is instance of naming container, return its container client id, suffixed with separator character.inthashCode()keySet()voidprotected booleanprotected booleanremoveValue(Object value) values()Methods inherited from class java.util.AbstractMap
clone, containsValue, isEmpty, put, size, toStringMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Constructor Details
-
RequestParameterMap
-
-
Method Details
-
get
-
entrySet
-
keySet
-
getNamingContainerPrefix
If view root is instance of naming container, return its container client id, suffixed with separator character.- Returns:
- The naming container prefix, or an empty string if the view root is not an instance of naming container.
-
values
-
containsKey
- Specified by:
containsKeyin interfaceMap<String,String> - Overrides:
containsKeyin classAbstractMap<String,String>
-
equals
-
hashCode
-
getEntryIterator
-
getKeyIterator
-
getValueIterator
-
clear
-
putAll
-
remove
-
removeKey
-
removeValue
-