Interface PackedSwitchPayload

    • Method Detail

      • getSwitchElements

        @Nonnull
        java.util.List<? extends SwitchElement> getSwitchElements()
        Specified by:
        getSwitchElements in interface SwitchPayload
        Returns:
        A list of the switch elements associated with this switch payload instruction. The returned list must have switch elements with keys that are ordered and sequential.