|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectalt.jiapi.file.attribute.LineNumberTableAttribute.Entry
public class LineNumberTableAttribute.Entry
Constructor Summary | |
---|---|
LineNumberTableAttribute.Entry(short start_pc,
short line_number)
|
Method Summary | |
---|---|
short |
getLineNumber()
|
short |
getStartPc()
Get the start_pc. |
void |
setStartPc(short start_pc)
Set the start_pc. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LineNumberTableAttribute.Entry(short start_pc, short line_number)
Method Detail |
---|
public short getLineNumber()
public short getStartPc()
public void setStartPc(short start_pc)
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |