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 PlatformEnumstatic PlatformEnumReturns 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.