Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-core
/
org.ktorm.dsl
/
END
END
fun
<
R
:
Any
>
CaseWhen
<
*
,
R
>
.
END
(
)
:
CaseWhenExpression
<
R
>
(
source
)
Finishes the case-when DSL and returns a
CaseWhenExpression
.