Class NativeClosureFactory<T>


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

      • NativeClosureFactory

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