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