com.kenai.jffi
Class InvokeDynamicSupport.Invoker

java.lang.Object
  extended by com.kenai.jffi.InvokeDynamicSupport.Invoker
Enclosing class:
InvokeDynamicSupport

public static final class InvokeDynamicSupport.Invoker
extends Object


Method Summary
 Method getMethod()
           
 Object getMethodHandle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMethodHandle

public Object getMethodHandle()

getMethod

public Method getMethod()


Copyright © 2012. All Rights Reserved.