toggle menu
hakate
3.3.1
common
switch theme
search in API
hakate
/
net.kigawa.hakate.api.multi
/
MultiValue3
Multi
Value3
data
class
MultiValue3
<
T
,
U
,
V
>
(
val
first
:
T
,
val
second
:
U
,
val
third
:
V
)
Members
Constructors
Multi
Value3
Link copied to clipboard
constructor
(
first
:
T
,
second
:
U
,
third
:
V
)
Properties
first
Link copied to clipboard
val
first
:
T
second
Link copied to clipboard
val
second
:
U
third
Link copied to clipboard
val
third
:
V