Uses of Class
jnr.ffi.provider.jffi.NativeClosureProxy.Factory
Packages that use NativeClosureProxy.Factory
-
Uses of NativeClosureProxy.Factory in jnr.ffi.provider.jffi
Fields in jnr.ffi.provider.jffi declared as NativeClosureProxy.FactoryModifier and TypeFieldDescriptionprivate final NativeClosureProxy.FactoryNativeClosureFactory.closureProxyFactoryMethods in jnr.ffi.provider.jffi that return NativeClosureProxy.FactoryModifier and TypeMethodDescription(package private) static NativeClosureProxy.FactoryNativeClosureProxy.newProxyFactory(Runtime runtime, Method callMethod, ToNativeType resultType, FromNativeType[] parameterTypes, AsmClassLoader classLoader) Constructors in jnr.ffi.provider.jffi with parameters of type NativeClosureProxy.FactoryModifierConstructorDescriptionprotectedNativeClosureFactory(Runtime runtime, com.kenai.jffi.CallContext callContext, NativeClosureProxy.Factory closureProxyFactory)