Package jnr.ffi.provider
Interface Invoker
-
public interface InvokerInterface for any invocable function
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Objectinvoke(java.lang.Object self, java.lang.Object[] parameters)
-