| Constructor and Description |
|---|
ModuleImpl(java.util.Map<java.lang.String,Function> functions) |
| Modifier and Type | Method and Description |
|---|---|
Callable |
getCallable(java.lang.String name)
Returns the function with the given name.
|
public ModuleImpl(java.util.Map<java.lang.String,Function> functions)
public Callable getCallable(java.lang.String name)
ModulegetCallable in interface Module