NamedDomainObjectCollectionDelegateProvider

Enables typed access to container elements via delegated properties.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
operator fun provideDelegate(thisRef: Any?, property: KProperty<*>): ExistingDomainObjectDelegate<T>