Uses of Class
org.fusesource.hawtjni.runtime.Callback
Packages that use Callback
-
Uses of Callback in org.fusesource.hawtjni.runtime
Methods in org.fusesource.hawtjni.runtime with parameters of type CallbackModifier and TypeMethodDescription(package private) static long
Callback.bind
(Callback callback, Object object, String method, String signature, int argCount, boolean isStatic, boolean isArrayBased, long errorResult) Allocates the native level resources associated with the callback.(package private) static final void
Releases the native level resources associated with the callback.