Represents a tuple like data structure which has 2 components.
2.1.0
Returns the 1st component of this Tuple2Like data structure.
Returns the 2nd component of this Tuple2Like data structure.
Turns this class into a Pair.