Class InvokeDynamicSupport
java.lang.Object
com.kenai.jffi.InvokeDynamicSupport
Provide a factory for invokedynamic handles that are bound to a particular call context+function
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class(package private) static final class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic InvokeDynamicSupport.InvokergetFastNumericInvoker(CallContext callContext, long function)
-
Constructor Details
-
InvokeDynamicSupport
private InvokeDynamicSupport()
-
-
Method Details
-
getFastNumericInvoker
public static InvokeDynamicSupport.Invoker getFastNumericInvoker(CallContext callContext, long function)
-