Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-api
/
love.forte.simbot.application
/
ApplicationLaunchStages
/
get
get
abstract
operator
fun
get
(
stage
:
ApplicationLaunchStage
<
*
>
)
:
Iterable
<
ApplicationEventHandler
>
?
(
source
)
获取某个
ApplicationLaunchStage
对应的处理器集。