alt.jiapi.file.attribute
Class CodeAttribute.ExceptionTableEntry
java.lang.Object
alt.jiapi.file.attribute.CodeAttribute.ExceptionTableEntry
- Enclosing class:
- CodeAttribute
public class CodeAttribute.ExceptionTableEntry
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getCatchType
public short getCatchType()
getEndPc
public short getEndPc()
getHandlerPc
public short getHandlerPc()
getStartPc
public short getStartPc()
setEndPc
public void setEndPc(short end_pc)
setHandlerPc
public void setHandlerPc(short handler_pc)
setStartPc
public void setStartPc(short start_pc)
Copyright © 2001. Documenation generated August 26 2011.