ReadonlydefaultThe default to use when the key is not present or deserialization fails.
ReadonlydeserializeDeserializes value into the output value.
ReadonlykeyThe key to use in the Persistence layer.
ReadonlypersistenceThe key/value persistence raw data provider.
Provides the KeyValuePersistence controller. Can be a method to lazily provide the controller, will be invoked once on first access.
ReadonlyserializeSerializes the value for persistence.
Optional ReadonlyvalidatorIf provided, will be invoked on the persisted value.
Configuration for PersistentItemImpl These values will not be accessed until the persistent item is first used.