|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Backtrackable
| Method Summary | |
|---|---|
int |
index()
It specifies the index/position of the backtrackable object. |
int |
level()
It returns the level of the object (its last copy of the state). |
void |
remove(int removedLevel)
It specifies the function being called by the manager upon backtracking. |
| Method Detail |
|---|
void remove(int removedLevel)
removedLevel - int level()
int index()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||