| Constructor and Description |
|---|
NotMatcher(IMatcher<T> operand) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
IMatcher<T> |
getOperand() |
int |
hashCode() |
boolean |
isMatch(T key) |
public boolean equals(Object o)
Copyright © 2016–2021 Philip Helger. All rights reserved.