| Package | Description |
|---|---|
| jnr.ffi.provider.jffi |
| Modifier and Type | Field and Description |
|---|---|
private NativeClosureProxy.Factory |
NativeClosureFactory.closureProxyFactory |
| Modifier and Type | Method and Description |
|---|---|
(package private) static NativeClosureProxy.Factory |
NativeClosureProxy.newProxyFactory(Runtime runtime,
java.lang.reflect.Method callMethod,
ToNativeType resultType,
FromNativeType[] parameterTypes,
AsmClassLoader classLoader) |
| Constructor and Description |
|---|
NativeClosureFactory(Runtime runtime,
com.kenai.jffi.CallContext callContext,
NativeClosureProxy.Factory closureProxyFactory) |