jimmer-core-kotlin
0.5.14
jimmer-core-kotlin
/
org.babyfish.jimmer.kt
/
newImmutableConverter
new
Immutable
Converter
fun
<
T
:
Any
,
Static
:
Any
>
newImmutableConverter
(
immutableType
:
KClass
<
T
>
,
staticType
:
KClass
<
Static
>
,
block
:
KImmutableConverterDsl
<
T
,
Static
>
.
(
)
->
Unit
)
:
ImmutableConverter
<
T
,
Static
>
Content copied to clipboard