Class InvokeDynamicSupport.Invoker

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

public static final class InvokeDynamicSupport.Invoker extends Object
  • Field Details

    • method

      private final Method method
    • methodHandle

      private final Object methodHandle
  • Constructor Details

  • Method Details

    • getMethodHandle

      public Object getMethodHandle()
    • getMethod

      public Method getMethod()