Constructor and Description |
---|
NotCondition(Condition<T> condition)
Initialize the condition with the condition to negate.
|
Modifier and Type | Method and Description |
---|---|
boolean |
accept(T obj)
Check if the object is accepted or not.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
Copyright © 2021. All rights reserved.