public final class InvokeDynamicSupport
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InvokeDynamicSupport.Invoker |
| Modifier and Type | Method and Description |
|---|---|
static InvokeDynamicSupport.Invoker |
getFastNumericInvoker(CallContext callContext,
long function) |
public static InvokeDynamicSupport.Invoker getFastNumericInvoker(CallContext callContext, long function)
Copyright © 2020. All Rights Reserved.