Class Hierarchy
- java.lang.Object
- org.optaplanner.core.impl.heuristic.move.AbstractMove<Solution_> (implements org.optaplanner.core.impl.heuristic.move.Move<Solution_>)
- org.optaplanner.core.impl.heuristic.move.NoChangeMove<Solution_>
- org.optaplanner.core.impl.heuristic.move.CompositeMove<Solution_> (implements org.optaplanner.core.impl.heuristic.move.Move<Solution_>)
- org.optaplanner.core.impl.heuristic.move.AbstractMove<Solution_> (implements org.optaplanner.core.impl.heuristic.move.Move<Solution_>)
Interface Hierarchy
- org.optaplanner.core.impl.heuristic.move.Move<Solution_>