Class TestEnvironment.ManualSubscriberWithSubscriptionSupport<T>

java.lang.Object
org.reactivestreams.tck.TestEnvironment.TestSubscriber<T>
org.reactivestreams.tck.TestEnvironment.ManualSubscriber<T>
org.reactivestreams.tck.TestEnvironment.ManualSubscriberWithSubscriptionSupport<T>
All Implemented Interfaces:
Subscriber<T>
Direct Known Subclasses:
IdentityProcessorVerification.ManualSubscriberWithErrorCollection, TestEnvironment.BlackholeSubscriberWithSubscriptionSupport
Enclosing class:
TestEnvironment

public static class TestEnvironment.ManualSubscriberWithSubscriptionSupport<T> extends TestEnvironment.ManualSubscriber<T>