JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
com.kenai.jffi.NativeMethod
Packages that use
NativeMethod
Package
Description
com.kenai.jffi
Uses of
NativeMethod
in
com.kenai.jffi
Method parameters in
com.kenai.jffi
with type arguments of type
NativeMethod
Modifier and Type
Method and Description
static void
NativeMethods.
register
(java.lang.Class clazz, java.util.List<
NativeMethod
> methods)
Registers the native methods for a class.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes