Uses of Enum Class
com.luna.common.os.DeviceType
-
Uses of DeviceType in com.luna.common.os
Modifier and TypeMethodDescriptionOperatingSystem.getDeviceType()
static DeviceType
Returns the enum constant of this class with the specified name.static DeviceType[]
DeviceType.values()
Returns an array containing the constants of this enum class, in the order they are declared.