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
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Placement
public Placement(Iterator<Move> moveIterator)
iterator
public Iterator<Move> iterator()
- Specified by:
 iterator in interface Iterable<Move>
 
 
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.