Constructor and Description |
---|
Tuple3Builder() |
Modifier and Type | Method and Description |
---|---|
Tuple3Builder<T0,T1,T2> |
add(T0 f0,
T1 f1,
T2 f2) |
Tuple3<T0,T1,T2>[] |
build() |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.