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