Uses of Class
io.reactivex.rxjava3.internal.operators.observable.ObservableGroupBy.State
Packages that use ObservableGroupBy.State
-
Uses of ObservableGroupBy.State in io.reactivex.rxjava3.internal.operators.observable
Fields in io.reactivex.rxjava3.internal.operators.observable declared as ObservableGroupBy.StateModifier and TypeFieldDescription(package private) final ObservableGroupBy.State
<T, K> ObservableGroupBy.GroupedUnicast.state
Constructors in io.reactivex.rxjava3.internal.operators.observable with parameters of type ObservableGroupBy.StateModifierConstructorDescriptionprotected
GroupedUnicast
(K key, ObservableGroupBy.State<T, K> state)