Package io.higson.runtime.flow
Class Flow
java.lang.Object
io.higson.runtime.flow.Flow
- All Implemented Interfaces:
GroovyCache
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget(GroovyFunction key) getNodes()voidput(GroovyFunction key, CompiledGroovyFunction function)
-
Constructor Details
-
Flow
-
-
Method Details
-
getArguments
-
getVariables
-
getNodes
-
get
- Specified by:
getin interfaceGroovyCache
-
put
- Specified by:
putin interfaceGroovyCache
-