telek
Toggle table of contents
0.1.2
common
Target filter
common
Switch theme
Search in API
Skip to content
telek
core
/
ru.workinprogress.telek
/
FindDispatcherStrategy
Find
Dispatcher
Strategy
interface
FindDispatcherStrategy
Inheritors
DefaultFindDispatcherStrategy
Members
Functions
find
Dispatcher
Link copied to clipboard
abstract
fun
findDispatcher
(
state
:
State
?
,
input
:
Input
?
=
null
)
:
StateDispatcher
<
out
State
>
?