gradle
8.3-rc-4
Kotlin DSL
gradle
/
org.gradle.kotlin.dsl
/
NamedDomainObjectContainerCreatingDelegateProvider
/
Companion
/
of
of
Kotlin DSL
fun
<
T
:
Any
>
of
(
container
:
NamedDomainObjectContainer
<
T
>
,
configuration
:
T
.
(
)
->
Unit
?
=
null
)
:
NamedDomainObjectContainerCreatingDelegateProvider
<
T
>