Companion

Functions

Link copied to clipboard
fun <T : Any, U : T> of(    container: NamedDomainObjectContainer<T>,     type: KClass<U>,     configuration: U.() -> Unit? = null): PolymorphicDomainObjectContainerGettingDelegateProvider<T, U>