public static class Code.CatchHandler extends Object
Code.CatchHandler(int[] typeIndexes, int[] addresses, int catchAllAddress, int offset)
int[]
getAddresses()
int
getCatchAllAddress()
getOffset()
getTypeIndexes()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Code.CatchHandler(int[] typeIndexes, int[] addresses, int catchAllAddress, int offset)
public int[] getTypeIndexes()
public int[] getAddresses()
public int getCatchAllAddress()
public int getOffset()