gradle
Toggle table of contents
9.1.0-20250628022042+0000
DSL
Platform filter
DSL
Switch theme
Search in API
gradle
gradle
/
org.gradle.kotlin.dsl
/
PolymorphicDomainObjectContainerCreatingDelegateProvider
/
Companion
/
of
of
DSL
fun
<
T
:
Any
,
U
:
T
>
of
(
container
:
PolymorphicDomainObjectContainer
<
T
>
,
type
:
Class
<
U
>
,
configuration
:
U
.
(
)
->
Unit
?
=
null
)
:
PolymorphicDomainObjectContainerCreatingDelegateProvider
<
T
,
U
>
(
source
)