public class BytecodeLineNumberTableAttributeInfo extends Object implements BytecodeAttributeInfo
| Modifier and Type | Class and Description |
|---|---|
static class |
BytecodeLineNumberTableAttributeInfo.Entry |
| Constructor and Description |
|---|
BytecodeLineNumberTableAttributeInfo(BytecodeLineNumberTableAttributeInfo.Entry[] entries) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeLineNumberTableAttributeInfo.Entry[] |
getEntries() |
public BytecodeLineNumberTableAttributeInfo(BytecodeLineNumberTableAttributeInfo.Entry[] entries)
public BytecodeLineNumberTableAttributeInfo.Entry[] getEntries()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.