public class BytecodeInvokeDynamicConstant extends Object implements BytecodeConstant
| Constructor and Description |
|---|
BytecodeInvokeDynamicConstant(BytecodeMethodAttributeIndex aBootstrapMethodAttributeIndex,
BytecodeNameAndTypeIndex aNameAndTypeIndex) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeMethodAttributeIndex |
getBootstrapMethodAttributeIndex() |
BytecodeNameAndTypeIndex |
getNameAndTypeIndex() |
public BytecodeInvokeDynamicConstant(BytecodeMethodAttributeIndex aBootstrapMethodAttributeIndex, BytecodeNameAndTypeIndex aNameAndTypeIndex)
public BytecodeMethodAttributeIndex getBootstrapMethodAttributeIndex()
public BytecodeNameAndTypeIndex getNameAndTypeIndex()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.