Uses of Enum Class
org.jocl.LibUtils.OSType
-
Uses of LibUtils.OSType in org.jocl
Subclasses with type arguments of type LibUtils.OSType in org.joclModifier and TypeClassDescription(package private) static enumEnumeration of common operating systems, independent of version or architecture.Methods in org.jocl that return LibUtils.OSTypeModifier and TypeMethodDescription(package private) static LibUtils.OSTypeLibUtils.calculateOS()Calculates the current OSTypestatic LibUtils.OSTypeReturns the enum constant of this class with the specified name.static LibUtils.OSType[]LibUtils.OSType.values()Returns an array containing the constants of this enum class, in the order they are declared.