public class EL_Value extends SimpleContext implements ValueProxy
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 ValueProxypublic boolean has(String key)
has 在接口中 Contexthas 在类中 SimpleContextpublic int size()
size 在接口中 Contextsize 在类中 SimpleContextCopyright © 2017. All rights reserved.