toggle menu
gradle
8.11.1
DSL
switch theme
search in API
gradle
/
org.gradle.kotlin.dsl
/
NamedDomainObjectCollectionDelegateProvider
/
Companion
/
of
of
DSL
fun
<
T
:
Any
>
of
(
collection
:
NamedDomainObjectCollection
<
T
>
,
configuration
:
T
.
(
)
->
Unit
?
=
null
)
:
NamedDomainObjectCollectionDelegateProvider
<
T
>
(
source
)