public class TLambdaMetafactory extends Object
| Constructor and Description |
|---|
TLambdaMetafactory() |
| Modifier and Type | Method and Description |
|---|---|
static CallSite |
metafactory(MethodHandles.Lookup aCaller,
String aMethodName,
MethodType aInvokedType,
MethodType aSamMethodType,
MethodHandle aImplMethod,
MethodType aInstantiatedMethodType) |
public static CallSite metafactory(MethodHandles.Lookup aCaller, String aMethodName, MethodType aInvokedType, MethodType aSamMethodType, MethodHandle aImplMethod, MethodType aInstantiatedMethodType)
Copyright © 2021 Systemprogrammierung Mirko Sertic. All rights reserved.