gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.api
/
DomainObjectSet
/
findAll
find
All
abstract
fun
findAll
(
spec
:
Closure
)
:
Set
<
T
>