All Classes and Interfaces
Class
Description
Provide an interface to register and access stores and access the root scope as well as global configuration settings.
Annotation processor that analyzes Arez annotated source and generates models from the annotations.
Utility class for interacting with ArezPersist config settings in tests.
Interface to intercept log messages emitted by ArezPersist runtime.
Converter that encodes a persistent property from application form to encoded form and back again.
Annotation applied to observable properties that direct Arez to persist the property.
Annotation applied to method that returns the a value to identify the instance of the type.
Annotation applied to arez components that triggers the generation of persistence code.
A scope is used to control the lifecycle of state storage.
Interface implemented to provide the state storage and retrieval services.
An entry containing the state for a particular component.
The store that contains a cached copy of any state persisted.
A class containing constants for persistence stores supplied by the library.
A converter that encodes properties for a specific type.