toggle menu
common-ext
0.0.4
jvm
switch theme
search in API
common-ext
/
io.github.caijiang.common.jpa
/
joinSet
join
Set
fun
<
Z
,
T
,
R
>
From
<
Z
,
T
>
.
joinSet
(
prop
:
KProperty1
<
T
,
Set
<
R
>
?
>
,
type
:
JoinType
=
JoinType.INNER
)
:
SetJoin
<
T
,
R
>