Class Tuple3Builder<T0,​T1,​T2>

  • Type Parameters:
    T0 - The type of field 0
    T1 - The type of field 1
    T2 - The type of field 2

    @Public
    public class Tuple3Builder<T0,​T1,​T2>
    extends Object
    A builder class for Tuple3.