Class AccumulativeStreamNotifications<T,A>

java.lang.Object
org.reactfx.util.NotificationAccumulatorBase<Consumer<? super T>,T,A>
org.reactfx.util.AccumulativeStreamNotifications<T,A>
All Implemented Interfaces:
AccumulationFacility<T,A>, NotificationAccumulator<Consumer<? super T>,T,A>

final class AccumulativeStreamNotifications<T,A> extends NotificationAccumulatorBase<Consumer<? super T>,T,A>