E - the validated element's type@FunctionalInterface public interface MatchValidator<E>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValidMatch(E source,
E target,
double similarity,
int sourceCandidateCount,
int targetCandidateCount) |
Copyright © 2022 MicroStream Software. All rights reserved.