org.rococoa.cocoa.javavm
Class JavaVMLibrary._jarray

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

public static class JavaVMLibrary._jarray
extends PointerType


Constructor Summary
JavaVMLibrary._jarray()
           
JavaVMLibrary._jarray(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._jarray

public JavaVMLibrary._jarray(Pointer pointer)

JavaVMLibrary._jarray

public JavaVMLibrary._jarray()