Class NativeClosureFactory<T>


  • public final class NativeClosureFactory<T>
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected NativeClosureFactory​(Runtime runtime, com.kenai.jffi.CallContext callContext, jnr.ffi.provider.jffi.NativeClosureProxy.Factory closureProxyFactory)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NativeClosureFactory

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