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