org.rococoa.cocoa.javavm
Class JavaVMLibrary._jthrowable

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.rococoa.cocoa.javavm.JavaVMLibrary._jthrowable
All Implemented Interfaces:
NativeMapped
Enclosing interface:
JavaVMLibrary

public static class JavaVMLibrary._jthrowable
extends PointerType


Constructor Summary
JavaVMLibrary._jthrowable()
           
JavaVMLibrary._jthrowable(Pointer pointer)
           
 
Method Summary
 
Methods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaVMLibrary._jthrowable

public JavaVMLibrary._jthrowable(Pointer pointer)

JavaVMLibrary._jthrowable

public JavaVMLibrary._jthrowable()