Uses of Class
done.inpro.system.completion.CompletionInstallmentIU.FuzzyMatchResult

Packages that use CompletionInstallmentIU.FuzzyMatchResult
done.inpro.system.completion   
 

Uses of CompletionInstallmentIU.FuzzyMatchResult in done.inpro.system.completion
 

Fields in done.inpro.system.completion declared as CompletionInstallmentIU.FuzzyMatchResult
(package private)  CompletionInstallmentIU.FuzzyMatchResult TurnCompleter.fmatch
          fuzzy match of the full input against the expected full installment
 

Methods in done.inpro.system.completion that return CompletionInstallmentIU.FuzzyMatchResult
 CompletionInstallmentIU.FuzzyMatchResult CompletionInstallmentIU.fuzzyMatching(java.util.List<WordIU> otherPrefix, double maxWER, int matchingLastWords)
          Is this SysInstallmentIU similar(*) to the given words?