Uses of Enum
org.apache.flink.cep.nfa.State.StateType
Packages that use State.StateType
-
Uses of State.StateType in org.apache.flink.cep.nfa
Methods in org.apache.flink.cep.nfa that return State.StateTypeModifier and TypeMethodDescriptionState.getStateType()static State.StateTypeReturns the enum constant of this type with the specified name.static State.StateType[]State.StateType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.flink.cep.nfa with parameters of type State.StateType