Package org.reactfx

Class SuppressibleEventStream<T>

All Implemented Interfaces:
EventStream<T>, Observable<Consumer<? super T>>, ProperEventStream<T>, ProperObservable<Consumer<? super T>,T>, Suspendable, SuspendableEventStream<T>

final class SuppressibleEventStream<T> extends SuspendableEventStreamBase<T,T>