Class MoveListFactoryFactory<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_,MoveListFactoryConfig>
org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactoryFactory<Solution_>
All Implemented Interfaces:
MoveSelectorFactory<Solution_>

public class MoveListFactoryFactory<Solution_> extends AbstractMoveSelectorFactory<Solution_,MoveListFactoryConfig>