public class FuncHandler extends Object
| Constructor and Description |
|---|
FuncHandler() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
handleConst(T value) |
Object |
invoke(Object target,
Method method,
Object[] args,
String alias) |
void |
setFuncInvoker(FuncInvoker funcInvoker) |
Copyright © 2017. All rights reserved.