Package com.kenai.jffi
Class InvokeDynamicSupport.Invoker
java.lang.Object
com.kenai.jffi.InvokeDynamicSupport.Invoker
- Enclosing class:
- InvokeDynamicSupport
public static final class InvokeDynamicSupport.Invoker
extends java.lang.Object
-
Method Summary
Modifier and Type Method Description java.lang.reflect.MethodgetMethod()java.lang.ObjectgetMethodHandle()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
getMethodHandle
public java.lang.Object getMethodHandle() -
getMethod
public java.lang.reflect.Method getMethod()
-