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 SpecType | Name and description |
---|---|
boolean |
isSatisfiedBy(T object) |
Methods inherited from class | Name |
---|---|
class CompositeSpec |
equals, getSpecs, hashCode |