public abstract class Negative<T> extends Condition<T>
Condition.Status| Modifier | Constructor and Description |
|---|---|
protected |
Negative(Condition<? super T> condition) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(T value)
Verifies that the given value satisfies this condition.
|
conditionDescriptionWithStatus, describedAs, description, status, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitas, as, as, describedAsCopyright © 2025. All rights reserved.