Uses of Class
jnr.ffi.provider.jffi.NativeClosureProxy
Packages that use NativeClosureProxy
-
Uses of NativeClosureProxy in jnr.ffi.provider.jffi
Fields in jnr.ffi.provider.jffi declared as NativeClosureProxyModifier and TypeFieldDescription(package private) final NativeClosureProxyNativeClosurePointer.proxyFields in jnr.ffi.provider.jffi with type parameters of type NativeClosureProxyModifier and TypeFieldDescriptionprivate final Constructor<? extends NativeClosureProxy> NativeClosureProxy.Factory.constructorMethods in jnr.ffi.provider.jffi that return NativeClosureProxyModifier and TypeMethodDescription(package private) NativeClosureProxyNativeClosureProxy.Factory.newClosureProxy()Constructors in jnr.ffi.provider.jffi with parameters of type NativeClosureProxyModifierConstructorDescriptionNativeClosurePointer(Runtime runtime, com.kenai.jffi.Closure.Handle handle, NativeClosureProxy proxy) Constructor parameters in jnr.ffi.provider.jffi with type arguments of type NativeClosureProxyModifierConstructorDescription(package private)Factory(Runtime runtime, Constructor<? extends NativeClosureProxy> constructor, Method invokeMethod, Object[] objectFields)