public class CartesianProductMoveSelector.RandomCartesianProductMoveIterator extends SelectionIterator<Move>
Constructor and Description |
---|
CartesianProductMoveSelector.RandomCartesianProductMoveIterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Move |
next() |
remove
public CartesianProductMoveSelector.RandomCartesianProductMoveIterator()
public boolean hasNext()
public Move next()
Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.