Class NativeClosureFactory<T>

java.lang.Object
jnr.ffi.provider.jffi.NativeClosureFactory<T>

public final class NativeClosureFactory<T> extends Object
  • Constructor Details

    • NativeClosureFactory

      protected NativeClosureFactory(Runtime runtime, com.kenai.jffi.CallContext callContext, jnr.ffi.provider.jffi.NativeClosureProxy.Factory closureProxyFactory)