toTuple

open fun toTuple(): Tuple4<A1, A2, A3, A4>

Turns this class into a Tuple4.

Since

2.1.0