jnr.ffi.provider.jffi
Class NativeClosureFactory<T>

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

public final class NativeClosureFactory<T>
extends Object


Constructor Summary
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)


Copyright © 2013. All Rights Reserved.