toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
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
)