Uses of Class
com.kenai.jffi.NativeMethod
Packages that use NativeMethod
-
Uses of NativeMethod in com.kenai.jffi
Method parameters in com.kenai.jffi with type arguments of type NativeMethodModifier and TypeMethodDescriptionstatic final void
NativeMethods.register
(Class clazz, List<NativeMethod> methods) Registers the native methods for a class.