Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-common-core
/
love.forte.simbot.common.services
/
Services
/
clearProviders
clear
Providers
@
JvmStatic
fun
clearProviders
(
type
:
KClass
<
*
>
)
(
source
)
inline
fun
<
T
:
Any
>
clearProviders
(
)
(
source
)
清理所有通过
addProvider
添加的某类型的 provider 构建器。