public class Tuple2Builder<T0,T1> extends Object
Constructor and Description |
---|
Tuple2Builder() |
Modifier and Type | Method and Description |
---|---|
Tuple2Builder<T0,T1> |
add(T0 value0,
T1 value1) |
Tuple2<T0,T1>[] |
build() |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.