Uses of Enum Class
ca.phon.util.OSInfo.OSType
-
Uses of OSInfo.OSType in ca.phon.util
Modifier and TypeFieldDescriptionstatic final OSInfo.OSType
OSInfo.OS_TYPE
Field containing the host OS typeModifier and TypeMethodDescriptionstatic OSInfo.OSType
OSInfo.getOSType()
Get the host os type.static OSInfo.OSType
Returns the enum constant of this class with the specified name.static OSInfo.OSType[]
OSInfo.OSType.values()
Returns an array containing the constants of this enum class, in the order they are declared.