public class Tuple5<T1,T2,T3,T4,T5> extends Object implements Serializable, Tuple
Tuple5()
static <T1,T2,T3,T4,T5>Tuple5<T1,T2,T3,T4,T5>
of(T1 first, T2 second, T3 third, T4 fourth, T5 fifth)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tuple5()
public static <T1,T2,T3,T4,T5> Tuple5<T1,T2,T3,T4,T5> of(T1 first, T2 second, T3 third, T4 fourth, T5 fifth)
Copyright © 2025 fossc. All rights reserved.