public interface FuncInvoker
| Modifier and Type | Interface and Description |
|---|---|
static class |
FuncInvoker.Impl |
static class |
FuncInvoker.Writer |
| Modifier and Type | Method and Description |
|---|---|
String |
asString() |
static Map<List<Object>,Object> |
createMemo() |
<T> T |
invokeConst(Object value) |
Object |
invokeFunc(Func target,
Stage stage,
String alias) |
Copyright © 2017. All rights reserved.