A
- the kind of data used by the LocationModeManager
to store
informationpublic interface ModeSettingFactory<A>
ModeSetting
s.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.null
ModeSetting<A> create()
ModeSetting
.null
to indicate that there is nothing to store