Uses of Enum
org.blocktest.types.Flow
Packages that use Flow
-
Uses of Flow in org.blocktest
Fields in org.blocktest with type parameters of type FlowMethods in org.blocktest with parameters of type Flow -
Uses of Flow in org.blocktest.types
Subclasses with type arguments of type Flow in org.blocktest.typesMethods in org.blocktest.types that return FlowModifier and TypeMethodDescriptionstatic FlowFlow.Else()static FlowFlow.IfStmt()static FlowFlow.Then()static FlowReturns the enum constant of this type with the specified name.static Flow[]Flow.values()Returns an array containing the constants of this enum type, in the order they are declared.