All Classes and Interfaces
Class
Description
Represents a watcher attached to an operator
Represents an observable containing multiple values
Represents an observable containing multiple values
Represents on observable with a mutable value who can be changed directly
Represents a mutable state with listeners
Represents a listener in the state system
Represents an observable containing multiple unique values
An observer implementation attaching an action to an observable instance, performing it when its state changes and a heartbeat is triggered
A reference implementation of
WatcherOperator, referencing watchers via an identity hash set.Manages watchers attached to it