Class NativeClosureProxy

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

public abstract class NativeClosureProxy extends Object
  • Field Details

    • runtime

      protected final Runtime runtime
    • DEBUG

      public static final boolean DEBUG
  • Constructor Details

    • NativeClosureProxy

      protected NativeClosureProxy(NativeRuntime runtime)
  • Method Details

    • getCallable

      protected Object getCallable()