public class Match extends Object
Match(boolean matched)
Match(boolean matched, String reason)
String
getReason()
boolean
isIgnored()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Match(boolean matched, String reason)
public Match(boolean matched)
public boolean isIgnored()
public String getReason()