|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IStateBool
Describes a boolean with states (describing some history of the data structure).
| Method Summary | |
|---|---|
boolean |
get()
Returns the current value. |
Environment |
getEnvironment()
Retrieving the environment |
void |
set(boolean b)
Modifies the value and stores if needed the former value on the trailing stack. |
| Method Detail |
|---|
boolean get()
void set(boolean b)
Environment getEnvironment()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||