|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectAbstractMap
AbstractScriptableMap
public abstract class AbstractScriptableMap
Base Map implementation that can be used by
clients that need to expose implicit objects to an expression
language through a Map. This Map implementation is read-only.
| Constructor Summary | |
|---|---|
AbstractScriptableMap()
|
|
| Method Summary |
|---|
| Methods inherited from class AbstractMap |
|---|
clear, clone, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, values |
| Methods inherited from class Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractScriptableMap()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||