public static final class AttributeMatcher.NegatableMatcher extends Object implements Matcher
| Constructor and Description |
|---|
NegatableMatcher(Matcher matcher,
boolean negate) |
| Modifier and Type | Method and Description |
|---|---|
Matcher |
delegate() |
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
match(Object matchValue,
String bucketingKey,
Map<String,Object> attributes,
EvaluationContext evaluationContext) |
String |
toString() |
Copyright © 2021. All rights reserved.