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 key)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public NegatableMatcher(Matcher matcher, boolean negate)
public boolean match(Object key)
match
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
public Matcher delegate()
Copyright © 2017. All rights reserved.