Interface ISwitchPayload
-
- All Superinterfaces:
ICustomPayload
- All Known Implementing Classes:
SwitchPayload
public interface ISwitchPayload extends ICustomPayload
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int[]getKeys()intgetSize()int[]getTargets()
-