gradle
8.2-rc-3
Java API
gradle
/
org.gradle.api.tasks
/
TaskCollection
/
matching
matching
Java API
abstract
fun
matching
(
spec
:
Spec
<
out
Any
>
)
:
TaskCollection
<
T
>
abstract
fun
matching
(
closure
:
Closure
)
:
TaskCollection
<
T
>