Interface DecodedSwitch
-
- All Known Implementing Classes:
DecodedLookupSwitch,DecodedTableSwitch,KotlinSwitchHandler.FakeSwitch
public interface DecodedSwitch
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<DecodedSwitchEntry>getJumpTargets()
-
-
-
Method Detail
-
getJumpTargets
java.util.List<DecodedSwitchEntry> getJumpTargets()
-
-