public abstract class ActionIterator extends Object implements Iterator<Action>
Iterator
for a given action space.Constructor and Description |
---|
ActionIterator() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
hasNext() |
abstract Action |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
Copyright © 2017–2018. All rights reserved.