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