AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier and Type | Field and Description |
---|---|
private ServletContext |
context
.
|
Constructor and Description |
---|
ServletContextMap(ServletContext context) |
Modifier and Type | Method and Description |
---|---|
Object |
get(Object key) |
protected Iterator<String> |
keys() |
containsKey, entrySet
private final ServletContext context
public ServletContextMap(ServletContext context)
Copyright © 2015 eXo Platform SAS. All Rights Reserved.