Uses of Enum
com.lambdaworks.jni.Platform.OS
Packages that use Platform.OS
-
Uses of Platform.OS in com.lambdaworks.jni
Fields in com.lambdaworks.jni declared as Platform.OSMethods in com.lambdaworks.jni that return Platform.OSModifier and TypeMethodDescriptionstatic Platform.OS
Returns the enum constant of this type with the specified name.static Platform.OS[]
Platform.OS.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.lambdaworks.jni with parameters of type Platform.OS