public class FunctionIndex extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
add(Function function) |
List<ExportableFunction> |
exportableFunctions() |
<T extends Function> |
firstByLabel(String label) |
Function |
get(int aIndex) |
boolean |
hasFunction(String label) |
int |
indexOf(Function value) |
int |
size() |
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.