public class Tuple7<T,U,V,W,X,Y,Z> extends Object
T
_1
U
_2
V
_3
W
_4
X
_5
Y
_6
Z
_7
Tuple7(T _1, U _2, V _3, W _4, X _5, Y _6, Z _7)
boolean
equals(Object o)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public final T _1
public final U _2
public final V _3
public final W _4
public final X _5
public final Y _6
public final Z _7
public Tuple7(T _1, U _2, V _3, W _4, X _5, Y _6, Z _7)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2018. All rights reserved.