Uses of Enum
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.ArchReturns the enum constant of this type with the specified name.static Platform.Arch[]Platform.Arch.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.Arch