public class BytecodeMethodHandleConstant extends Object implements BytecodeConstant
| Constructor and Description |
|---|
BytecodeMethodHandleConstant(BytecodeReferenceKind aReferenceKind,
BytecodeReferenceIndex aReferenceIndex) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeReferenceIndex |
getReferenceIndex() |
BytecodeReferenceKind |
getReferenceKind() |
public BytecodeMethodHandleConstant(BytecodeReferenceKind aReferenceKind, BytecodeReferenceIndex aReferenceIndex)
public BytecodeReferenceKind getReferenceKind()
public BytecodeReferenceIndex getReferenceIndex()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.