gradle
Toggle table of contents
9.6.0-20260414005124+0000
DSL
Target filter
DSL
Switch theme
Search in API
Skip to content
gradle
gradle
/
org.gradle.kotlin.dsl
/
PolymorphicDomainObjectContainerGettingDelegateProvider
/
Companion
Companion
DSL
object
Companion
(
source
)
Members
Functions
of
Link copied to clipboard
DSL
fun
<
T
:
Any
,
U
:
T
>
of
(
container
:
ERROR CLASS: Symbol not found for NamedDomainObjectContainer<T>
,
type
:
KClass
<
U
>
,
configuration
:
U
.
(
)
->
Unit
?
=
null
)
:
PolymorphicDomainObjectContainerGettingDelegateProvider
<
U
,
U
>