| Package | Description |
|---|---|
| java.lang.invoke |
| Modifier and Type | Method and Description |
|---|---|
static CallSite |
LambdaMetafactory.altMetafactory(MethodHandles.Lookup a,
String b,
MethodType c,
Object... d)
Deprecated.
|
static CallSite |
LambdaMetafactory.metafactory(MethodHandles.Lookup a,
String f,
MethodType b,
MethodType c,
MethodHandle d,
MethodType e)
Deprecated.
|
Copyright © 2025. All rights reserved.