Package-level declarations
Types
Link copied to clipboard
Base class for an Observable which takes care of the observer saving
Link copied to clipboard
An observable that wraps another observable and applies a mapper function to its content.
Link copied to clipboard
An observable value can be accessed and can dispatch updates about state changes to interested parties
Link copied to clipboard
A list which allows for notifying a single observer on state change.
Link copied to clipboard
Someone who is interested in getting notified about changes to an Observable
Link copied to clipboard
Gson TypeAdapterFactory for creating type adapters for Properties so that their stored value is not wrapped into an additional dictionary during serialization.