Package jnr.ffi.provider.jffi
Class NativeClosureProxy
- java.lang.Object
-
- jnr.ffi.provider.jffi.NativeClosureProxy
-
public abstract class NativeClosureProxy extends Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
NativeClosureProxy(NativeRuntime runtime)
-
-
-
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()
-
-