Uses of Enum Class
com.bytedesk.core.thread.ThreadStateEnum
Packages that use ThreadStateEnum
-
Uses of ThreadStateEnum in com.bytedesk.core.thread
Fields in com.bytedesk.core.thread declared as ThreadStateEnumMethods in com.bytedesk.core.thread that return ThreadStateEnumModifier and TypeMethodDescriptionstatic ThreadStateEnum
static ThreadStateEnum
Returns the enum constant of this class with the specified name.static ThreadStateEnum[]
ThreadStateEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.