Package com.kenai.jffi
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 Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic InvokeDynamicSupport.InvokergetFastNumericInvoker(CallContext callContext, long function)
-
Method Details
-
getFastNumericInvoker
public static InvokeDynamicSupport.Invoker getFastNumericInvoker(CallContext callContext, long function)
-