gradle
8.3
Java API
gradle
/
org.gradle.util
/
ConfigureUtil
/
configureUsing
configure
Using
Java API
open
fun
<
T
>
configureUsing
(
@
Nullable
configureClosure
:
Closure
)
:
Action
<
T
>
Creates an action that uses the given closure to configure objects of type T.