Class TestSingle.Builder<T>

  • Type Parameters:
    T - Type of the result of the TestSingle.
    Enclosing class:
    TestSingle<T>

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