public static class FuncInvoker.Impl extends Object implements FuncInvoker
FuncInvoker.Impl, FuncInvoker.Writer| Constructor and Description |
|---|
Impl(int initialIndent) |
| Modifier and Type | Method and Description |
|---|---|
String |
asString() |
<T> T |
invokeConst(Object value) |
Object |
invokeMethod(Object target,
Method method,
Object[] args,
String alias) |
public <T> T invokeConst(Object value)
invokeConst in interface FuncInvokerpublic Object invokeMethod(Object target, Method method, Object[] args, String alias)
invokeMethod in interface FuncInvokerpublic String asString()
asString in interface FuncInvokerCopyright © 2017. All rights reserved.