public class ExplainingMatch extends QueryMatch
| Modifier and Type | Field and Description |
|---|---|
static MatcherFactory<ExplainingMatch> |
MATCHER
A MatcherFactory for producing ExplainingMatches
|
SIMPLE_MATCHER| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Explanation |
getExplanation() |
int |
hashCode() |
getQueryId, toStringpublic static final MatcherFactory<ExplainingMatch> MATCHER
public Explanation getExplanation()
public boolean equals(Object o)
equals in class QueryMatchpublic int hashCode()
hashCode in class QueryMatchCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.