extensions
Toggle table of contents
2.0.1
common
Target filter
common
Switch theme
Search in API
Skip to content
extensions
extensions
/
xyz.malefic.extensions.tuple
/
Triple
/
Triple
Triple
constructor
(
first
:
A
,
second
:
B
,
third
:
C
)
Parameters
A
the type of the first value
B
the type of the second value
C
the type of the third value