|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectai.search.AbstractSearchStateForDoubleCostFn.GenericSuccessorIterator
class AbstractSearchStateForDoubleCostFn.GenericSuccessorIterator
Constructor Summary | |
---|---|
AbstractSearchStateForDoubleCostFn.GenericSuccessorIterator()
|
Method Summary | |
---|---|
boolean |
hasNext()
|
inf.util.Pair<DoubleCostAction,SearchStateForDoubleCostFn> |
next()
|
void |
remove()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
AbstractSearchStateForDoubleCostFn.GenericSuccessorIterator()
Method Detail |
---|
public boolean hasNext()
hasNext
in interface java.util.Iterator<inf.util.Pair<DoubleCostAction,SearchStateForDoubleCostFn>>
public inf.util.Pair<DoubleCostAction,SearchStateForDoubleCostFn> next()
next
in interface java.util.Iterator<inf.util.Pair<DoubleCostAction,SearchStateForDoubleCostFn>>
public void remove()
remove
in interface java.util.Iterator<inf.util.Pair<DoubleCostAction,SearchStateForDoubleCostFn>>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |