| Modifier and Type | Method and Description |
|---|---|
PositionMemento |
PositionProvider.getState()
Get the current state of the position provider.
|
PositionMemento |
InvalidPositionProvider.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
PositionProvider.restoreState(PositionMemento state)
Restores the state of the position provider to the state provided as a
parameter.
|
void |
InvalidPositionProvider.restoreState(PositionMemento state) |
Copyright © 2016. All rights reserved.