Class TestPublisher.Builder<T>

  • Type Parameters:
    T - Type of the items emitted by the TestPublisher.
    Enclosing class:
    TestPublisher<T>

    public static class TestPublisher.Builder<T>
    extends java.lang.Object
    Allows for creating TestPublishers with non-default settings. For defaults, see Defaults section of class javadoc.