toggle menu
gradle
8.11.1
DSL
switch theme
search in API
gradle
/
org.gradle.kotlin.dsl
/
PolymorphicDomainObjectContainerGettingDelegateProvider
/
Companion
/
of
of
DSL
fun
<
T
:
Any
,
U
:
T
>
of
(
container
:
NamedDomainObjectContainer
<
T
>
,
type
:
KClass
<
U
>
,
configuration
:
U
.
(
)
->
Unit
?
=
null
)
:
PolymorphicDomainObjectContainerGettingDelegateProvider
<
T
,
U
>
(
source
)