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