public class BytecodeBootstrapMethod extends Object
| Constructor and Description |
|---|
BytecodeBootstrapMethod(int aMethodRef,
int[] aArguments,
BytecodeConstantPool aConstantPool) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeConstant[] |
getArguments() |
BytecodeMethodHandleConstant |
getMethodRef() |
public BytecodeBootstrapMethod(int aMethodRef,
int[] aArguments,
BytecodeConstantPool aConstantPool)
public BytecodeMethodHandleConstant getMethodRef()
public BytecodeConstant[] getArguments()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.