Interface DestinationSelector<Solution_>

All Superinterfaces:
EventListener, Iterable<ElementRef>, IterableSelector<Solution_,ElementRef>, PhaseLifecycleListener<Solution_>, Selector<Solution_>, SolverLifecycleListener<Solution_>
All Known Implementing Classes:
ElementDestinationSelector, NearSubListNearbyDestinationSelector, NearValueNearbyDestinationSelector

public interface DestinationSelector<Solution_> extends IterableSelector<Solution_,ElementRef>