|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.SwitchHandler.SwitchDetails
public static class SwitchHandler.SwitchDetails
Constructor Summary | |
---|---|
SwitchHandler.SwitchDetails(int pc,
int[] offsets,
int defOffset)
|
Method Summary | |
---|---|
int |
getDefaultOffset()
|
int |
getNextSwitchOffset(int currentPC)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SwitchHandler.SwitchDetails(int pc, int[] offsets, int defOffset)
Method Detail |
---|
public int getNextSwitchOffset(int currentPC)
public int getDefaultOffset()
|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |