toggle menu
gradle
8.11.1
DSL
switch theme
search in API
gradle
/
org.gradle.kotlin.dsl
/
ExistingDomainObjectDelegateProviderWithTypeAndAction
/
Companion
/
of
of
DSL
fun
<
T
,
U
:
Any
>
of
(
delegateProvider
:
T
,
type
:
KClass
<
U
>
,
action
:
U
.
(
)
->
Unit
)
:
ExistingDomainObjectDelegateProviderWithTypeAndAction
<
T
,
U
>
(
source
)