Represents a tuple like data structure which has 3 components.
2.1.0
Returns the 1st component of this Tuple3Like data structure.
Returns the 2nd component of this Tuple3Like data structure.
Returns the 3rd component of this Tuple3Like data structure.
Turns this class into a Triple.