MutableConcatServiceRegistry
fun MutableConcatServiceRegistry(vararg ascendingRegistries: ServiceRegistry)
Content copied to clipboard
fun MutableConcatServiceRegistry(ascendingRegistries: List<ServiceRegistry> = emptyList())
Content copied to clipboard