Kotlin-Bloc
common
Bloc Core
/
com.onegravity.bloc.internal.fsm
/
Matcher
/
where
where
fun
where
(
predicate
:
ChildClazz
.
(
)
->
Boolean
)
:
Matcher
<
SuperClazz
,
ChildClazz
>