lumis.portal.el
Class HttpServletRequestVariableResolver.GetOnlyMap<K,V>
java.lang.Object
java.util.AbstractMap<K,V>
lumis.portal.el.HttpServletRequestVariableResolver.GetOnlyMap<K,V>
- Type Parameters:
K
- the key type.V
- the value type.
- All Implemented Interfaces:
- Map<K,V>
- Enclosing class:
- HttpServletRequestVariableResolver
protected abstract static class HttpServletRequestVariableResolver.GetOnlyMap<K,V>
- extends AbstractMap<K,V>
A map base class that is to be used only for calling get(Object)
.
- Since:
- 5.6.0
Nested classes/interfaces inherited from interface java.util.Map |
Map.Entry<K,V> |
Methods inherited from class java.util.AbstractMap |
clear, clone, containsKey, containsValue, equals, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, values |
HttpServletRequestVariableResolver.GetOnlyMap
protected HttpServletRequestVariableResolver.GetOnlyMap()
entrySet
public Set<Map.Entry<K,V>> entrySet()
- Specified by:
entrySet
in interface Map<K,V>
- Specified by:
entrySet
in class AbstractMap<K,V>
get
public abstract V get(Object key)
- Specified by:
get
in interface Map<K,V>
- Overrides:
get
in class AbstractMap<K,V>
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.