Package org.jf.dexlib2.iface.instruction
Interface SwitchElement
-
- All Known Implementing Classes:
BuilderSwitchElement,ImmutableSwitchElement
public interface SwitchElement
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetKey()intgetOffset()
-