Tuple9

constructor(a1: A1, a2: A2, a3: A3, a4: A4, a5: A5, a6: A6, a7: A7, a8: A8, a9: A9)

Parameters

A1

The type of the 1st component of this Tuple9.

A2

The type of the 2nd component of this Tuple9.

A3

The type of the 3rd component of this Tuple9.

A4

The type of the 4th component of this Tuple9.

A5

The type of the 5th component of this Tuple9.

A6

The type of the 6th component of this Tuple9.

A7

The type of the 7th component of this Tuple9.

A8

The type of the 8th component of this Tuple9.

A9

The type of the 9th component of this Tuple9.

a1

the 1st component of this Tuple9.

a2

the 2nd component of this Tuple9.

a3

the 3rd component of this Tuple9.

a4

the 4th component of this Tuple9.

a5

the 5th component of this Tuple9.

a6

the 6th component of this Tuple9.

a7

the 7th component of this Tuple9.

a8

the 8th component of this Tuple9.

a9

the 9th component of this Tuple9.