A CompositeSpec which requires any one of its specs to be true in order to evaluate to true. Uses lazy evaluation.
- The target type for this Spec| Type | Name and description |
|---|---|
boolean |
isSatisfiedBy(T object) |
| Methods inherited from class | Name |
|---|---|
class CompositeSpec |
equals, getSpecs, hashCode |
Gradle API 2.2-20140924021627+0000