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, toString
public EL_Value(String el)
public Object get(IocMaking ing)
get
在接口中 ValueProxy
public boolean has(String key)
has
在接口中 Context
has
在类中 SimpleContext
public int size()
size
在接口中 Context
size
在类中 SimpleContext
Copyright © 2017. All rights reserved.