public class SwitchHandler
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
SwitchHandler.SwitchDetails |
Constructor and Description |
---|
SwitchHandler() |
Modifier and Type | Method and Description |
---|---|
void |
enterSwitch(DismantleBytecode dbc) |
int |
getDefaultOffset() |
int |
getNextSwitchOffset(DismantleBytecode dbc) |
boolean |
isOnSwitchOffset(DismantleBytecode dbc) |
public void enterSwitch(DismantleBytecode dbc)
public boolean isOnSwitchOffset(DismantleBytecode dbc)
public int getNextSwitchOffset(DismantleBytecode dbc)
public int getDefaultOffset()
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.