Class InvokeDynamicSupport

java.lang.Object
com.kenai.jffi.InvokeDynamicSupport

public final class InvokeDynamicSupport
extends java.lang.Object
Provide a factory for invokedynamic handles that are bound to a particular call context+function
  • Nested Class Summary

    Nested Classes
    Modifier and Type Class Description
    static class  InvokeDynamicSupport.Invoker  
  • Method Summary

    Modifier and Type Method Description
    static InvokeDynamicSupport.Invoker getFastNumericInvoker​(CallContext callContext, long function)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait