Interface SubChainSelector<Solution_>

All Superinterfaces:
EventListener, Iterable<SubChain>, IterableSelector<Solution_,SubChain>, ListIterable<SubChain>, ListIterableSelector<Solution_,SubChain>, PhaseLifecycleListener<Solution_>, Selector<Solution_>, SolverLifecycleListener<Solution_>
All Known Implementing Classes:
DefaultSubChainSelector

public interface SubChainSelector<Solution_> extends ListIterableSelector<Solution_,SubChain>