Uses of Enum Class
org.jocl.LibUtils.OSType
-
Uses of LibUtils.OSType in org.jocl
Methods in org.jocl that return LibUtils.OSTypeModifier and TypeMethodDescription(package private) static LibUtils.OSType
LibUtils.calculateOS()
Calculates the current OSTypestatic LibUtils.OSType
Returns 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.