Uses of Class
de.tsl2.nano.util.Flow
Packages that use Flow
-
Uses of Flow in de.tsl2.nano.util
Methods in de.tsl2.nano.util with type parameters of type FlowModifier and TypeMethodDescriptionstatic <F extends Flow>
FFlow.fromString(F flow, String name, String expression, Class<? extends Flow.ITask> taskType) static <F extends Flow>
FFlow.load(F flow, File gravitoFile, Class<? extends Flow.ITask> taskType) Methods in de.tsl2.nano.util that return Flow