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