BaseUninitializedSubject
An abstract class extending AbstractBaseUninitializedSubject.
Parameters
the type of value to expect.
The ObservationUninitialized to handle value being observed
An abstract class extending AbstractBaseUninitializedSubject.
Parameters
the type of value to expect.
The ObservationUninitialized to handle value being observed
Inheritors
An abstract class extending AbstractBaseUninitializedSubject.
Parameters
the type of value to expect.
The ObservationUninitialized to handle value being observed
An abstract class extending AbstractBaseUninitializedSubject.
Parameters
the type of value to expect.
The ObservationUninitialized to handle value being observed
An abstract class extending AbstractBaseUninitializedSubject.
Parameters
the type of value to expect.
The ObservationUninitialized to handle value being observed
Properties
The initial ObservableOptional value of T.
The initial ObservableOptional value of T.
The initial ObservableOptional value of T.
The initial ObservableOptional value of T.
The Observer that observes the observable value.
The MutableLiveData synchronizing the value of the subject.
StateFlow that expresses the content from the observable.
StateFlow that expresses the content from the observable.
StateFlow that expresses the content from the observable.
Functions
Bind changes in value to a CoroutineScope in a CoroutineContext
Bind changes in value to a CoroutineScope in a CoroutineContext
Bind changes in value to a CoroutineScope in a CoroutineContext
Bind changes in value to a CoroutineScope in a CoroutineContext
Convenience method for BasicSubject that calls BasicSubject.bind using the CoroutineContext of the provided CoroutineScope
Gets an Observer to observe changes to this subject.
Creates an observation that calls onNext each time a new value is observed until the resulting Disposable is disposed
Creates an observation that calls onNext each time a new value is observed until the resulting Disposable is disposed
Creates an observation that calls onNext each time a new value is observed until the resulting Disposable is disposed
Creates an observation that calls onNext each time a new value is observed until the resulting Disposable is disposed
Observes WithState of a nullable value on the lifecycle of a LifecycleOwner
Observes WithState on the lifecycle of a LifecycleOwner
Observes WithState on the lifecycle of a LifecycleOwner by transforming the observed value.
Converts a ReadOnlyProperty into a ReadOnlyPropertyDefaultObservable
Converts a ReadOnlyProperty into a ReadOnlyPropertyInitializedObservable