Class Placement<Solution_>

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

    public class Placement<Solution_>
    extends Object
    implements Iterable<Move<Solution_>>