Rachel
Toggle table of contents
3.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.foundation.startup
/
love.yinlin.foundation
/
StartupPool
/
startupLazy
startup
Lazy
inline
fun
<
S
:
Startup
,
F
:
StartupFactory
<
S
>
>
startupLazy
(
factory
:
F
)
:
StartupDelegate
<
S
?
>
inline
fun
<
S
:
Startup
,
F
:
StartupFactory
<
S
>
>
startupLazy
(
factory
:
F
,
dependencies
:
List
<
String
>
)
:
StartupDelegate
<
S
?
>