- java.lang.Object
-
- java.util.AbstractMap<K,V>
-
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class java.util.AbstractMap
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V>
-
Nested classes/interfaces inherited from interface java.util.Map
java.util.Map.Entry<K,V>
-
Constructor Summary
Constructors
| Constructor and Description |
ServletContextMap(javax.servlet.ServletContext context) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
java.lang.Object |
get(java.lang.Object key) |
protected java.util.Iterator<java.lang.String> |
keys() |
-
Methods inherited from class java.util.AbstractMap
clear, clone, containsValue, equals, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, values
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Copyright © 2014 eXo Platform SAS. All Rights Reserved.