gradle
8.6-rc-1
DSL
gradle
/
org.gradle.kotlin.dsl
/
RegisteringDomainObjectDelegateProviderWithType
/
Companion
/
of
of
DSL
fun
<
T
,
U
:
Any
>
of
(
delegateProvider
:
T
,
type
:
KClass
<
U
>
)
:
RegisteringDomainObjectDelegateProviderWithType
<
T
,
U
>
(
source
)