| Modifier and Type | Method and Description |
|---|---|
Collection<Function> |
FunctionRepository.retrieve(String name,
InputParameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
FunctionRepository |
FunctionRepository.add(String name,
Function function) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Function> |
MapFunctionRepository.retrieve(String name,
InputParameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
FunctionRepository |
MapFunctionRepository.add(String name,
Function function) |
| Modifier and Type | Method and Description |
|---|---|
Function |
Function.FunctionBuilder.on(Object instance) |
| Modifier and Type | Method and Description |
|---|---|
int |
Function.compareTo(Function other) |
| Constructor and Description |
|---|
Executable(Function reference,
Object[] arguments) |
Copyright © 2014. All Rights Reserved.