public class FunctionUtils
extends java.lang.Object
| Constructor and Description |
|---|
FunctionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
callFunction(Executor executor,
Context context,
com.github.kayjamlang.core.containers.FunctionContainer function,
java.util.List<java.lang.Object> args) |