|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResolvedVariables
Holds the values of a resolved variables.
| Method Summary | |
|---|---|
Object |
get(String name)
Returns the object corresponding to the specified variable name. |
Set<String> |
names()
Returns the names of the variables which have been resolved. |
| Method Detail |
|---|
Set<String> names()
Object get(String name)
name - The name of the variable.
null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||