Class FlowableGroupBy.EvictionAction<K,V>

java.lang.Object
io.reactivex.rxjava3.internal.operators.flowable.FlowableGroupBy.EvictionAction<K,V>
All Implemented Interfaces:
Consumer<FlowableGroupBy.GroupedUnicast<K,V>>
Enclosing class:
FlowableGroupBy<T,K,V>

static final class FlowableGroupBy.EvictionAction<K,V> extends Object implements Consumer<FlowableGroupBy.GroupedUnicast<K,V>>