Class DrainSubscriber<T>

java.lang.Object
ru.tinkoff.kora.common.util.flow.DrainSubscriber<T>
All Implemented Interfaces:
Flow.Subscriber<T>

public class DrainSubscriber<T> extends Object implements Flow.Subscriber<T>