Interface DestinationSelector<Solution_>
- All Superinterfaces:
EventListener
,Iterable<ElementRef>
,IterableSelector<Solution_,
,ElementRef> PhaseLifecycleListener<Solution_>
,Selector<Solution_>
,SolverLifecycleListener<Solution_>
- All Known Implementing Classes:
ElementDestinationSelector
,NearSubListNearbyDestinationSelector
,NearValueNearbyDestinationSelector
-
Method Summary
Methods inherited from interface org.optaplanner.core.impl.heuristic.selector.IterableSelector
getSize, spliterator
Methods inherited from interface org.optaplanner.core.impl.phase.event.PhaseLifecycleListener
phaseEnded, phaseStarted, stepEnded, stepStarted
Methods inherited from interface org.optaplanner.core.impl.heuristic.selector.Selector
getCacheType, isCountable, isNeverEnding
Methods inherited from interface org.optaplanner.core.impl.solver.event.SolverLifecycleListener
solvingEnded, solvingError, solvingStarted