jnr.ffi.provider.jffi
Class NativeClosureProxy

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

public abstract class NativeClosureProxy
extends Object


Field Summary
static boolean DEBUG
           
protected  Runtime runtime
           
 
Constructor Summary
protected NativeClosureProxy(NativeRuntime runtime)
           
 
Method Summary
protected  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 Runtime runtime

DEBUG

public static final boolean DEBUG
Constructor Detail

NativeClosureProxy

protected NativeClosureProxy(NativeRuntime runtime)
Method Detail

getCallable

protected Object getCallable()


Copyright © 2013. All Rights Reserved.