Package com.github.tonivade.purefun.core
Class Tuple2<A,B>
java.lang.Object
com.github.tonivade.purefun.core.Tuple2<A,B>
- All Implemented Interfaces:
Tuple,Tuple2Of<A,,B> Kind<Tuple2<A,,?>, B> Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
EQUAL
-
value1
-
value2
-
-
Constructor Details
-
Tuple2
-
-
Method Details