private static class KotlinSwitchHandler.FakeSwitch extends java.lang.Object implements DecodedSwitch
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<DecodedSwitchEntry> |
entry |
| Modifier | Constructor and Description |
|---|---|
private |
FakeSwitch(java.util.List<DecodedSwitchEntry> entry) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DecodedSwitchEntry> |
getJumpTargets() |
private final java.util.List<DecodedSwitchEntry> entry
private FakeSwitch(java.util.List<DecodedSwitchEntry> entry)
public java.util.List<DecodedSwitchEntry> getJumpTargets()
getJumpTargets in interface DecodedSwitch