|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A - the kind of data used by the LocationModeManager to store
informationpublic interface ModeSettingFactory<A>
A factory creating new ModeSettings.
| Method Summary | |
|---|---|
ModeSetting<A> |
create()
Creates a new, empty ModeSetting. |
Path |
getModeId()
Gets the unique identifier of the Mode which uses the ModeSetting
of this factory. |
| Method Detail |
|---|
Path getModeId()
Mode which uses the ModeSetting
of this factory.
nullModeSetting<A> create()
ModeSetting.
null to indicate that there is nothing to store
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||