Package com.googlecode.aviator.utils
Interface Env.GetValueTask
-
- All Known Implementing Classes:
Env.TargetObjectTask
- Enclosing class:
- Env
static interface Env.GetValueTask
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
call(Env env)
-
-
-
Method Detail
-
call
java.lang.Object call(Env env)
-
-