public class Placement extends Object implements Iterable<Move>, Serializable
Placement(Iterator<Move> moveIterator)
Iterator<Move>
iterator()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Placement(Iterator<Move> moveIterator)
public Iterator<Move> iterator()
iterator
Iterable<Move>
public String toString()
toString
Object
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.