org.rococoa.cocoa.javascriptcore
Class JavaScriptCoreLibrary.OpaqueJSValue

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.rococoa.cocoa.javascriptcore.JavaScriptCoreLibrary.OpaqueJSValue
All Implemented Interfaces:
NativeMapped
Enclosing interface:
JavaScriptCoreLibrary

public static class JavaScriptCoreLibrary.OpaqueJSValue
extends PointerType


Constructor Summary
JavaScriptCoreLibrary.OpaqueJSValue()
           
JavaScriptCoreLibrary.OpaqueJSValue(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

JavaScriptCoreLibrary.OpaqueJSValue

public JavaScriptCoreLibrary.OpaqueJSValue(Pointer pointer)

JavaScriptCoreLibrary.OpaqueJSValue

public JavaScriptCoreLibrary.OpaqueJSValue()