Uses of Package
done.inpro.system.completion

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

Classes in done.inpro.system.completion used by done.inpro.system.completion
CompletionEvaluator
          receives timing predictions from the TurnCompleter and evalutes them once these words are committed
CompletionEvaluator.EvalEntry
           
CompletionInstallmentIU
           
CompletionInstallmentIU.FuzzyMatchResult
          class that describes the result of (fuzzily) matching this installment against a list of words that potentially form a prefix of this installment
CompletionInstallmentIU.Prefix
          a prefix of a list of words, which also includes the remainder (i.e. the part of the original list that is not part of this prefix)
TurnCompleter.CompletionAdapter