public class EqualToSetMatcher extends Object implements Matcher
EqualToSetMatcher(Collection<String> compareTo)
boolean
equals(Object obj)
int
hashCode()
match(Object key)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public EqualToSetMatcher(Collection<String> compareTo)
public boolean match(Object key)
match
Matcher
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2017. All rights reserved.