api / org.gradle.api.specs / AndSpec / <init>

<init>

AndSpec()
AndSpec(vararg specs: Spec<in T>)
AndSpec(specs: MutableIterable<Spec<in T>>)