Interface SwitchPad
-
- All Known Implementing Classes:
PackedSwitchPad,SparseSwitchPad
public interface SwitchPad
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetDefaultOffset()int[]getLabelsAndOffsets()int[]getOffsets()int[]getValues()
-