public class CartesianProductMoveSelector.RandomCartesianProductMoveIterator extends SelectionIterator<Move>
| Constructor and Description |
|---|
CartesianProductMoveSelector.RandomCartesianProductMoveIterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Move |
next() |
removepublic CartesianProductMoveSelector.RandomCartesianProductMoveIterator()
public boolean hasNext()
public Move next()
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.