ktale
Toggle table of contents
2025.12.17.1626
jvm
Platform filter
jvm
Switch theme
Search in API
ktale
ktale-api
/
ktale.api.services
/
ServiceRegistry
/
get
get
abstract
fun
<
T
:
Any
>
get
(
type
:
Class
<
T
>
)
:
T
?
Returns a service instance if registered, otherwise
null
.