Companion

Functions

Link copied to clipboard
fun <T, U : Any> of(delegateProvider: T, type: KClass<U>, action: U.() -> Unit): ExistingDomainObjectDelegateProviderWithTypeAndAction<T, U>