Package com.intuit.fuzzymatcher.domain
Interface Matchable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetChildCount(Matchable other)java.util.function.BiFunction<Match,List<Score>,Score>getScoringFunction()longgetUnmatchedChildCount(Matchable other)doublegetWeight()
-