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