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