A - the kind of data used by the LocationModeManager to store
informationpublic interface ModeSettingFactory<A>
ModeSettings.| Modifier and Type | Method and Description |
|---|---|
ModeSetting<A> |
create()
Creates a new, empty
ModeSetting. |
Path |
getModeId()
Gets the unique identifier of the
Mode which uses the ModeSetting
of this factory. |
Path getModeId()
Mode which uses the ModeSetting
of this factory.nullModeSetting<A> create()
ModeSetting.null to indicate that there is nothing to storeCopyright © 2018. All rights reserved.