kiss
Storable<Self>
Self>Self
There are two main ways to change the default save location. One is specified by overriding the
#locate() method. The other is to specify a value for "PreferenceDirectory" in global
application environment (see I#env(String)).
restore()Self
Self |
Chainable API. |
Restore all properties from persistence domain.
store()Self
Self |
Chainable API. |
Store all properties to persistence domain.
auto()Disposable
Disposable |
Call |
Make this Storable save automatically.
auto(FunctionSignal, Signaltiming)Disposable
FunctionSignal, Signaltiming)Functiontiming |
|
Disposable |
Call |
Make this Storable save automatically.
locate()Path
Path |
An identifier of persistence location. |
Specify the identifier of persistence location.