Tuple5

constructor(a1: A1, a2: A2, a3: A3, a4: A4, a5: A5)

Parameters

A1

The type of the 1st component of this Tuple5.

A2

The type of the 2nd component of this Tuple5.

A3

The type of the 3rd component of this Tuple5.

A4

The type of the 4th component of this Tuple5.

A5

The type of the 5th component of this Tuple5.

a1

the 1st component of this Tuple5.

a2

the 2nd component of this Tuple5.

a3

the 3rd component of this Tuple5.

a4

the 4th component of this Tuple5.

a5

the 5th component of this Tuple5.