T0
T1
T2
T3
@Public public class Tuple4Builder<T0,T1,T2,T3> extends Object
Tuple4
Tuple4Builder()
Tuple4Builder<T0,T1,T2,T3>
add(T0 f0, T1 f1, T2 f2, T3 f3)
Tuple4<T0,T1,T2,T3>[]
build()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tuple4Builder()
public Tuple4Builder<T0,T1,T2,T3> add(T0 f0, T1 f1, T2 f2, T3 f3)
public Tuple4<T0,T1,T2,T3>[] build()
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.