public interface StateSaveable
| Modifier and Type | Method and Description |
|---|---|
void |
restoreState()
Restore the Object's state.
|
void |
saveState()
Save the Object's state.
|
void saveState()
throws StateException
StateExceptionvoid restoreState()
throws StateException
StateException