gradle
8.2.1
Kotlin DSL
gradle
/
org.gradle.kotlin.dsl
/
ExistingDomainObjectDelegateProviderWithType
/
Companion
Companion
Kotlin DSL
object
Companion
Members
Functions
of
Link copied to clipboard
Kotlin DSL
fun
<
T
,
U
:
Any
>
of
(
delegateProvider
:
T
,
type
:
KClass
<
U
>
)
:
ExistingDomainObjectDelegateProviderWithType
<
T
,
U
>