public final class SimpleMatchResult extends java.lang.Object implements MatchResult
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription()
Gets a description as to why the match succeeded or failed; intended for logging purposes.
|
boolean |
isMatch() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfromBoolean, match, mismatchpublic boolean isMatch()
isMatch in interface MatchResult@Nonnull public java.lang.String getDescription()
MatchResultgetDescription in interface MatchResult