Uses of Enum Class
cool.scx.common.os.OSType
Packages that use OSType
-
Uses of OSType in cool.scx.common.os
Subclasses with type arguments of type OSType in cool.scx.common.osMethods in cool.scx.common.os that return OSTypeModifier and TypeMethodDescriptionOSInfo.type()Returns the value of thetyperecord component.static OSTypeReturns the enum constant of this class with the specified name.static OSType[]OSType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in cool.scx.common.os with parameters of type OSType