public final class Bootstrap extends Object
Modifier and Type | Field and Description |
---|---|
static Method |
BOOTSTRAP_METHOD |
Modifier and Type | Method and Description |
---|---|
static CallSite |
bootstrap(MethodHandles.Lookup callerLookup,
String name,
MethodType type,
long bindingId) |
public static final Method BOOTSTRAP_METHOD
public static CallSite bootstrap(MethodHandles.Lookup callerLookup, String name, MethodType type, long bindingId)
Copyright © 2012–2022. All rights reserved.