Interface ISwitchPayload

All Superinterfaces:
ICustomPayload
All Known Implementing Classes:
SwitchPayload

public interface ISwitchPayload extends ICustomPayload
  • Method Summary

    Modifier and Type
    Method
    Description
    int[]
     
    int
     
    int[]
     
  • Method Details

    • getSize

      int getSize()
    • getKeys

      int[] getKeys()
    • getTargets

      int[] getTargets()