toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-common-core
/
love.forte.simbot.common.services
/
addProviderExceptJvm
add
Provider
Except
Jvm
inline
fun
<
T
:
Any
>
Services
.
addProviderExceptJvm
(
type
:
KClass
<
T
>
,
crossinline
providerCreator
:
(
)
->
T
)
(
source
)
只有在
非Jvm
平台上添加
providerCreator
。