BotCommands
Toggle table of contents
3.0.0-beta.3
jvm
Platform filter
jvm
Switch theme
Search in API
BotCommands
BotCommands-core
/
io.github.freya022.botcommands.api.core.service
/
ServiceContainer
/
getInterfacedServiceTypes
get
Interfaced
Service
Types
abstract
fun
<
T
:
Any
>
getInterfacedServiceTypes
(
clazz
:
KClass
<
T
>
)
:
List
<
KClass
<
out
T
>
>
(
source
)
open
fun
<
T
:
Any
>
getInterfacedServiceTypes
(
clazz
:
Class
<
T
>
)
:
List
<
Class
<
out
T
>
>
(
source
)