toggle menu
4.1.1
jvm
switch theme
search in API
ktorm-core
/
org.ktorm.entity
/
Tuple2
Tuple2
typealias
Tuple2
<
E1
,
E2
>
=
Pair
<
E1
,
E2
>
Set a typealias
Tuple2
for
Pair
.