| Package | Description |
|---|---|
| step.functions.type |
| Modifier and Type | Method and Description |
|---|---|
AbstractFunctionType<step.functions.Function> |
FunctionTypeRegistry.getFunctionType(String functionType) |
AbstractFunctionType<step.functions.Function> |
FunctionTypeRegistry.getFunctionTypeByFunction(step.functions.Function function) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionTypeRegistry.registerFunctionType(AbstractFunctionType<? extends step.functions.Function> functionType) |
Copyright © 2020. All rights reserved.