|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IterativeContext
An interface for algorithms that proceed iteratively.
Method Summary | |
---|---|
boolean |
done()
Returns true if this iterative process is finished, and false otherwise. |
void |
step()
Advances one step. |
Method Detail |
---|
void step()
boolean done()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |