public static final class AttributeMatcher.NegatableMatcher extends Object implements Matcher
NegatableMatcher(Matcher matcher, boolean negate)
Matcher
delegate()
boolean
equals(Object obj)
int
hashCode()
match(Object matchValue, String bucketingKey, Map<String,Object> attributes, SplitClientImpl splitClient)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public NegatableMatcher(Matcher matcher, boolean negate)
public boolean match(Object matchValue, String bucketingKey, Map<String,Object> attributes, SplitClientImpl splitClient)
match
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
public Matcher delegate()
Copyright © 2018. All rights reserved.