mobiuskt
Toggle table of contents
1.4.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
mobiuskt
mobiuskt-test
/
kt.mobius.test
/
FirstMatchers
/
hasNoEffects
has
No
Effects
fun
<
M
,
F
>
hasNoEffects
(
)
:
Matcher
<
First
<
M
,
F
>
>
Returns a matcher that matches
First
instances with no effects.
Parameters
M
the model type
F
the effect type