Wow
Toggle table of contents
5.21.2
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.ioc
/
getRequiredService
get
Required
Service
fun
<
S
:
Any
>
ServiceProvider
.
getRequiredService
(
serviceName
:
String
)
:
S
fun
<
S
:
Any
>
ServiceProvider
.
getRequiredService
(
serviceType
:
KType
)
:
S
fun
<
S
:
Any
>
ServiceProvider
.
getRequiredService
(
serviceType
:
Class
<
S
>
)
:
S
inline
fun
<
S
:
Any
>
ServiceProvider
.
getRequiredService
(
)
:
S