public final class InvokeDynamicSupport
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
InvokeDynamicSupport.Invoker |
(package private) static class |
InvokeDynamicSupport.JSR292 |
Modifier | Constructor and Description |
---|---|
private |
InvokeDynamicSupport() |
Modifier and Type | Method and Description |
---|---|
static InvokeDynamicSupport.Invoker |
getFastNumericInvoker(CallContext callContext,
long function) |
public static InvokeDynamicSupport.Invoker getFastNumericInvoker(CallContext callContext, long function)