Uses of Class
step.functions.type.AbstractFunctionType
Packages that use AbstractFunctionType
-
Uses of AbstractFunctionType in step.functions.type
Methods in step.functions.type that return AbstractFunctionTypeModifier and TypeMethodDescriptionAbstractFunctionType<step.functions.Function> FunctionTypeRegistry.getFunctionType(String functionType) AbstractFunctionType<step.functions.Function> FunctionTypeRegistry.getFunctionTypeByFunction(step.functions.Function function) Methods in step.functions.type with parameters of type AbstractFunctionTypeModifier and TypeMethodDescriptionvoidFunctionTypeRegistry.registerFunctionType(AbstractFunctionType<? extends step.functions.Function> functionType)