Uses of Class
com.turtlequeue.ConsumerPossibleStates
-
-
Uses of ConsumerPossibleStates in com.turtlequeue
Methods in com.turtlequeue that return ConsumerPossibleStates Modifier and Type Method Description static ConsumerPossibleStatesConsumerPossibleStates. valueOf(String name)Returns the enum constant of this type with the specified name.static ConsumerPossibleStates[]ConsumerPossibleStates. values()Returns an array containing the constants of this enum type, in the order they are declared.
-