final A
_1
final B
_2
boolean
equals(Object other)
void
exec(BiConsumer<? super A, ? super B> f)
A
get1()
B
get2()
int
hashCode()
<T> T
map(BiFunction<? super A, ? super B, ? extends T> f)
test(BiPredicate<? super A, ? super B> f)
String
toString()
Tuple2<A,B>
update1(A a)
update2(B b)
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals
Object
hashCode
toString