Constructor and Description |
---|
MethodHandlePlaceholder(BytecodeLoc loc,
ConstantPoolEntryMethodHandle handle) |
Modifier and Type | Method and Description |
---|---|
ConstantPoolEntryMethodHandle |
TypedLiteral.getMethodHandle() |
Constructor and Description |
---|
BootstrapMethodInfo(ConstantPoolEntryMethodHandle methodHandle,
ConstantPoolEntry[] bootstrapArguments,
ConstantPool cp) |
Modifier and Type | Method and Description |
---|---|
ConstantPoolEntryMethodHandle |
ConstantPool.getMethodHandleEntry(int index) |
Modifier and Type | Method and Description |
---|---|
static ConstantPoolEntryMethodHandle |
LambdaUtils.getHandle(Expression e) |
Copyright © 2011-2021. All Rights Reserved.