Modifier | Constructor | Description |
---|---|---|
protected |
CompositeSpec() |
|
protected |
CompositeSpec(Iterable<? extends Spec<? super T>> specs) |
|
protected |
CompositeSpec(Spec<? super T>... specs) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(Object o) |
|
List<Spec<? super T>> |
getSpecs() |
|
int |
hashCode() |
|
boolean |
isEmpty() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
isSatisfiedBy