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