alchemist-full
Toggle table of contents
43.0.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
alchemist-full
alchemist-loading
/
it.unibo.alchemist.boundary.kotlindsl
/
ActionableContext
/
condition
condition
context
(
actionable
:
Actionable
<
T
>
)
fun
<
T
>
condition
(
condition
:
Condition
<
T
>
)
(
source
)
Appends the given
Condition
to the current
Actionable
.
Parameters
condition
the condition to add.