Polymorphic Domain Object Container Getting Delegate Provider
A property delegate that gets elements of the given type from the given container and applies the given configuration.
Functions
Link copied to clipboard
operator fun provideDelegate(thisRef: Any?, property: KProperty<*>): ExistingDomainObjectDelegate<U>