jnr.ffi.provider.jffi
Class NativeClosureProxy

java.lang.Object
  extended by jnr.ffi.provider.jffi.NativeClosureProxy

public abstract class NativeClosureProxy
extends java.lang.Object


Field Summary
static boolean DEBUG
           
protected  NativeRuntime runtime
           
 
Constructor Summary
protected NativeClosureProxy(NativeRuntime runtime)
           
 
Method Summary
protected  java.lang.Object getCallable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

runtime

protected final NativeRuntime runtime

DEBUG

public static final boolean DEBUG
Constructor Detail

NativeClosureProxy

protected NativeClosureProxy(NativeRuntime runtime)
Method Detail

getCallable

protected java.lang.Object getCallable()


Copyright © 2012. All Rights Reserved.