Summary:
Detail:
final A
_1
final B
_2
final C
_3
final D
_4
boolean
equals(Object other)
void
exec(TetraConsumer<? super A,? super B,? super C,? super D> f)
A
get1()
B
get2()
C
get3()
D
get4()
int
hashCode()
<T> T
map(TetraFunction<? super A,? super B,? super C,? super D,? extends T> f)
test(TetraPredicate<? super A,? super B,? super C,? super D> f)
String
toString()
Tuple4<A,B,C,D>
update1(A a)
update2(B b)
update3(C c)
update4(D d)
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals
Object
hashCode
toString