public class RequestParameterValuesMap extends AbstractAttributeMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Method and Description |
|---|---|
protected Object |
getAttribute(String key) |
protected Enumeration |
getAttributeNames() |
protected void |
removeAttribute(String key) |
protected void |
setAttribute(String key,
Object value) |
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesclone, equals, hashCode, toStringprotected Object getAttribute(String key)
getAttribute in class AbstractAttributeMapprotected void setAttribute(String key, Object value)
setAttribute in class AbstractAttributeMapprotected void removeAttribute(String key)
removeAttribute in class AbstractAttributeMapprotected Enumeration getAttributeNames()
getAttributeNames in class AbstractAttributeMapCopyright © 2013 Apache Software Foundation. All Rights Reserved.