Uses of Enum Class
org.refcodes.controlflow.ThreadMode
-
Uses of ThreadMode in org.refcodes.controlflow
Methods in org.refcodes.controlflow that return ThreadModeModifier and TypeMethodDescriptionstatic ThreadModeReturns the enum constant of this class with the specified name.static ThreadMode[]ThreadMode.values()Returns an array containing the constants of this enum class, in the order they are declared.