Triple

constructor(first: A, second: B, third: C)(source)

Parameters

A

type of the first value.

B

type of the second value.

C

type of the third value.