Package org.optaplanner.core.impl.heuristic.selector
-
Interface Summary Interface Description IterableSelector<T> ListIterableSelector<T> Selector General interface forMoveSelector
,EntitySelector
andValueSelector
which generatesMove
s or parts of them. -
Class Summary Class Description AbstractSelector Abstract superclass forSelector
.