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

public class MoveIteratorFactoryFactory<Solution_> extends AbstractMoveSelectorFactory<Solution_,MoveIteratorFactoryConfig>