public static class VM.InvokeSpecialCallsite extends VM.ImplementingCallsite
| Constructor and Description |
|---|
InvokeSpecialCallsite(MethodType aConstructedType,
MethodHandle aDelegateMethod) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invokeExact(Object... args) |
dynamicInvoker, getTarget, setTargetpublic InvokeSpecialCallsite(MethodType aConstructedType, MethodHandle aDelegateMethod)
public Object invokeExact(Object... args)
invokeExact in class VM.ImplementingCallsiteCopyright © 2021 Systemprogrammierung Mirko Sertic. All rights reserved.