Uses of Class
com.lambdaworks.jni.Platform.Arch

Packages that use Platform.Arch
com.lambdaworks.jni   
 

Uses of Platform.Arch in com.lambdaworks.jni
 

Fields in com.lambdaworks.jni declared as Platform.Arch
 Platform.Arch Platform.arch
           
 

Methods in com.lambdaworks.jni that return Platform.Arch
static Platform.Arch Platform.Arch.valueOf(String name)
          Returns 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.
 



Copyright © 2013. All Rights Reserved.