toggle menu
kfsm
jvm
switch theme
search in API
lib-guice
/
app.cash.kfsm.guice
/
KfsmModule
/
Companion
/
typeLiteralsFor
type
Literals
For
fun
<
ID
,
V
:
Value
<
ID
,
V
,
S
>
,
S
:
State
<
ID
,
V
,
S
>
>
typeLiteralsFor
(
idType
:
Class
<
ID
>
,
valueType
:
Class
<
V
>
,
stateType
:
Class
<
S
>
)
:
KfsmModule.Companion.KfsmMachineTypes
<
ID
,
V
,
S
>