public class LineNumberTableAttribute.Entry
extends java.lang.Object
| Constructor and Description |
|---|
LineNumberTableAttribute.Entry(short start_pc,
short line_number) |
| Modifier and Type | Method and Description |
|---|---|
short |
getLineNumber() |
short |
getStartPc()
Get the start_pc.
|
void |
setStartPc(short start_pc)
Set the start_pc.
|
Copyright © 2001. Documenation generated January 12 2013.