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