api / org.gradle.api / DomainObjectSet / findAll

findAll

abstract fun findAll(spec: Closure<Any>): MutableSet<T>

Overrides DomainObjectCollection.findAll

{@inheritDoc}