public class Tuple4<T1,T2,T3,T4> extends Tuple3<T1,T2,T3>
T4
_4
_3
_1, _2
protected
Tuple4(T1 _1, T2 _2, T3 _3, T4 _4)
static <T1,T2,T3,T4>Tuple4<T1,T2,T3,T4>
apply(T1 _1, T2 _2, T3 _3, T4 _4)
apply
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public T4 _4
protected Tuple4(T1 _1, T2 _2, T3 _3, T4 _4)
public static <T1,T2,T3,T4> Tuple4<T1,T2,T3,T4> apply(T1 _1, T2 _2, T3 _3, T4 _4)
Copyright © 2022. All rights reserved.