Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.command.wait
/
SimpleWaitStrategyRegistrar
Simple
Wait
Strategy
Registrar
object
SimpleWaitStrategyRegistrar
:
WaitStrategyRegistrar
Members
Functions
contains
Link copied to clipboard
open
operator override
fun
contains
(
commandId
:
String
)
:
Boolean
get
Link copied to clipboard
open
override
fun
get
(
commandId
:
String
)
:
WaitStrategy
?
next
Link copied to clipboard
open
fun
next
(
signal
:
WaitSignal
)
:
Boolean
register
Link copied to clipboard
open
override
fun
register
(
commandId
:
String
,
waitStrategy
:
WaitStrategy
)
:
WaitStrategy
?
注册.
unregister
Link copied to clipboard
open
override
fun
unregister
(
commandId
:
String
)
:
WaitStrategy
?
取消注册.