org.jikesrvm
Class ArchitectureSpecific.JNIHelpers

java.lang.Object
  extended by org.jikesrvm.jni.JNIGenericHelpers
      extended by org.jikesrvm.jni.ia32.JNIHelpers
          extended by org.jikesrvm.ArchitectureSpecific.JNIHelpers
Enclosing class:
ArchitectureSpecific

public static final class ArchitectureSpecific.JNIHelpers
extends JNIHelpers


Constructor Summary
ArchitectureSpecific.JNIHelpers()
           
 
Method Summary
 
Methods inherited from class org.jikesrvm.jni.ia32.JNIHelpers
invokeInitializer, invokeWithDotDotVarArg, invokeWithDotDotVarArg, invokeWithJValue, invokeWithJValue, invokeWithVarArg, invokeWithVarArg
 
Methods inherited from class org.jikesrvm.jni.JNIGenericHelpers
createByteArrayFromC, createStringFromC, createUTFForCFromString, createUTFStringFromC, strlen
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArchitectureSpecific.JNIHelpers

public ArchitectureSpecific.JNIHelpers()