public class BytecodeBootstrapMethodsAttributeInfo extends Object implements BytecodeAttributeInfo
| Constructor and Description |
|---|
BytecodeBootstrapMethodsAttributeInfo(BytecodeBootstrapMethod[] aMethods) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMethodCount() |
BytecodeBootstrapMethod |
methodByIndex(int aIndex) |
public BytecodeBootstrapMethodsAttributeInfo(BytecodeBootstrapMethod[] aMethods)
public int getMethodCount()
public BytecodeBootstrapMethod methodByIndex(int aIndex)
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.