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