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