Interface DecodedSwitch
- All Known Implementing Classes:
DecodedLookupSwitch, DecodedTableSwitch
public interface DecodedSwitch
-
Method Summary
-
Method Details
-
getJumpTargets
List<DecodedSwitchEntry> getJumpTargets()
-
DecodedLookupSwitch, DecodedTableSwitch