public class MemoizingMatchResult extends MatchResult
ARE_EXACT_MATCH| Constructor and Description |
|---|
MemoizingMatchResult(MatchResult target) |
| Modifier and Type | Method and Description |
|---|---|
double |
getDistance() |
boolean |
isExactMatch() |
aggregate, aggregate, aggregateWeighted, aggregateWeighted, compareTo, exactMatch, noMatch, of, partialMatchpublic MemoizingMatchResult(MatchResult target)
public boolean isExactMatch()
isExactMatch in class MatchResultpublic double getDistance()
getDistance in class MatchResult