Class ChangeMove<Solution_>

  • Type Parameters:
    Solution_ - the solution type, the class with the PlanningSolution annotation
    All Implemented Interfaces:
    Move<Solution_>
    Direct Known Subclasses:
    ChainedChangeMove

    public class ChangeMove<Solution_>
    extends AbstractMove<Solution_>