toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.util
/
ConfigureUtil
/
configureUsing
configure
Using
API
open
fun
<
T
>
configureUsing
(
@
Nullable
configureClosure
:
Closure
)
:
Action
<
T
>
(
source
)
Creates an action that uses the given closure to configure objects of type T.