Callback
Placeholder proxy interface to allow an InvocationHandler to convert arguments/return values on callback methods. This is a special sub-interface of
Callback
which expects its arguments in a single Object array passed to its
callback(java.lang.Object[])
method.
This is the callback method invoked from native code.
Returns the types of the parameters to the callback method.
Returns the type of the callback method's return value.
This is the callback method invoked from native code. It must not throw any exceptions whatsoever.
()
Returns the types of the parameters to the callback method.
()
Returns the type of the callback method's return value.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4