gradle
8.2
Java API
gradle
/
org.gradle.api
/
NamedDomainObjectList
/
findAll
find
All
Java API
abstract
fun
findAll
(
spec
:
Closure
)
:
List
<
T
>