Class Tuple2<A,B>
java.lang.Object
org.reactfx.util.Tuple2<A,B>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_1
-
_2
-
-
Constructor Details
-
Tuple2
-
-
Method Details
-
get1
-
get2
-
update1
-
update2
-
map
-
test
-
exec
-
equals
-
hashCode
-
toString
-