org.optaplanner.core.impl.constructionheuristic.placer
Class Placement
java.lang.Object
org.optaplanner.core.impl.constructionheuristic.placer.Placement
- All Implemented Interfaces:
- Serializable, Iterable<Move>
public class Placement
- extends Object
- implements Iterable<Move>, Serializable
- See Also:
- Serialized Form
Placement
public Placement(Iterator<Move> moveIterator)
iterator
public Iterator<Move> iterator()
- Specified by:
iterator
in interface Iterable<Move>
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.