public class EL_Value extends SimpleContext implements ValueProxy
| Modifier and Type | Method and Description |
|---|---|
Object |
get(IocMaking ing) |
Object |
get(String key) |
boolean |
has(String key) |
Set<String> |
keys() |
int |
size() |
clear, clone, getInnerMap, set, toStringpublic EL_Value(String el)
public Object get(IocMaking ing)
get in interface ValueProxypublic boolean has(String key)
has in interface Contexthas in class SimpleContextpublic Set<String> keys()
keys in interface Contextkeys in class SimpleContextpublic int size()
size in interface Contextsize in class SimpleContextCopyright © 2017. All rights reserved.