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