Interface SubListSelectorConfig

All Known Implementing Classes:
SubListChangeMoveSelectorConfig, SubListSwapMoveSelectorConfig

public interface SubListSelectorConfig
Defines subList properties implemented by various subList move selector configs.
  • Method Details

    • getMinimumSubListSize

      Integer getMinimumSubListSize()
    • getMaximumSubListSize

      Integer getMaximumSubListSize()