matching

abstract fun matching(spec: Spec<in T>): DomainObjectSet<T>(source)
abstract fun matching(spec: Closure): DomainObjectSet<T>(source)