Uses of Enum
com.lambdaworks.jni.Platform.OS
Packages that use Platform.OS
-
Uses of Platform.OS in com.lambdaworks.jni
Subclasses with type arguments of type Platform.OS in com.lambdaworks.jniFields in com.lambdaworks.jni declared as Platform.OSMethods in com.lambdaworks.jni that return Platform.OSModifier and TypeMethodDescriptionstatic Platform.OSReturns 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