public class DecodedTableSwitch extends Object implements DecodedSwitch
| Constructor and Description |
|---|
DecodedTableSwitch(byte[] data,
int offsetOfOriginalInstruction) |
| Modifier and Type | Method and Description |
|---|---|
List<DecodedSwitchEntry> |
getJumpTargets() |
public DecodedTableSwitch(byte[] data,
int offsetOfOriginalInstruction)
public List<DecodedSwitchEntry> getJumpTargets()
getJumpTargets in interface DecodedSwitchCopyright © 2011-2021. All Rights Reserved.