toggle menu
Wow
3.16.8
jvm
switch theme
search in API
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
?
取消注册.