Interface FuzzyStringMatchFilter.FuzzyMatchingMethod

All Superinterfaces:
Serializable
All Known Implementing Classes:
FuzzyStringMatchFilter.Levenshtein, FuzzyStringMatchFilter.Similarity, FuzzyStringMatchFilter.ThresholdMatchingMethod
Enclosing interface:
FuzzyStringMatchFilter<T>

public static interface FuzzyStringMatchFilter.FuzzyMatchingMethod extends Serializable
  • Method Details