Companion

Functions

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