|
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
public class SwitchHandler
Nested Class Summary | |
---|---|
static class |
SwitchHandler.SwitchDetails
|
Constructor Summary | |
---|---|
SwitchHandler()
|
Method Summary | |
---|---|
void |
enterSwitch(DismantleBytecode dbc)
|
int |
getDefaultOffset()
|
int |
getNextSwitchOffset(DismantleBytecode dbc)
|
boolean |
isOnSwitchOffset(DismantleBytecode dbc)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SwitchHandler()
Method Detail |
---|
public void enterSwitch(DismantleBytecode dbc)
public boolean isOnSwitchOffset(DismantleBytecode dbc)
public int getNextSwitchOffset(DismantleBytecode dbc)
public int getDefaultOffset()
|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |