T0 - The type of field 0T1 - The type of field 1T2 - The type of field 2T3 - The type of field 3T4 - The type of field 4T5 - The type of field 5T6 - The type of field 6T7 - The type of field 7T8 - The type of field 8T9 - The type of field 9T10 - The type of field 10T11 - The type of field 11T12 - The type of field 12T13 - The type of field 13@Public public class Tuple14Builder<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13> extends Object
Tuple14.| Constructor and Description |
|---|
Tuple14Builder() |
| Modifier and Type | Method and Description |
|---|---|
Tuple14Builder<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13> |
add(T0 value0,
T1 value1,
T2 value2,
T3 value3,
T4 value4,
T5 value5,
T6 value6,
T7 value7,
T8 value8,
T9 value9,
T10 value10,
T11 value11,
T12 value12,
T13 value13) |
Tuple14<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>[] |
build() |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.