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