And Spec
A org.gradle.api.specs.CompositeSpec which requires all its specs to be true in order to evaluate to true. Uses lazy evaluation.
Parameters
<T>
The target type for this Spec
Constructors
Functions
Link copied to clipboard
Finds the first Spec that is not satisfied by the object.
Link copied to clipboard