public class FunctionRegistry extends Object
| Modifier and Type | Method and Description |
|---|---|
static Function |
getFunction(String name) |
static void |
putFunction(Function function) |
static void |
putFunction(String name,
Function function) |
Copyright © 2014. All Rights Reserved.