Class Placement<Solution_>

java.lang.Object
org.optaplanner.core.impl.constructionheuristic.placer.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_>>