Wow
Toggle table of contents
6.0.6
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.command.wait
/
CommandStage
/
isPrevious
is
Previous
fun
isPrevious
(
processingStage
:
CommandStage
)
:
Boolean
判断给定的处理阶段是否为当前阶段的前置阶段
Return
如果给定阶段是当前阶段的前置阶段则返回true,否则返回false
Parameters
processing
Stage
待判断的处理阶段