Class ListChangeMoveSelectorFactory<Solution_>

java.lang.Object
org.optaplanner.core.impl.AbstractFromConfigFactory<Solution_,SelectorConfig_>
org.optaplanner.core.impl.heuristic.selector.AbstractSelectorFactory<Solution_,MoveSelectorConfig_>
org.optaplanner.core.impl.heuristic.selector.move.AbstractMoveSelectorFactory<Solution_,ListChangeMoveSelectorConfig>
org.optaplanner.core.impl.heuristic.selector.move.generic.list.ListChangeMoveSelectorFactory<Solution_>
All Implemented Interfaces:
MoveSelectorFactory<Solution_>

public class ListChangeMoveSelectorFactory<Solution_> extends AbstractMoveSelectorFactory<Solution_,ListChangeMoveSelectorConfig>