Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-test
/
me.ahoo.wow.test.aggregate
/
WhenStage
When
Stage
interface
WhenStage
<
S
:
Any
>
Members
Functions
when
Link copied to clipboard
open
fun
when
(
command
:
Any
)
:
ExpectStage
<
S
>
abstract
fun
when
(
command
:
Any
,
header
:
Header
)
:
ExpectStage
<
S
>
when
Command
Link copied to clipboard
open
fun
whenCommand
(
command
:
Any
,
header
:
Header
=
DefaultHeader.empty()
)
:
ExpectStage
<
S
>