Uses of Class
de.artsystems.smartspell.Suggestion

Packages that use Suggestion
de.artsystems.smartspell   
 

Uses of Suggestion in de.artsystems.smartspell
 

Methods in de.artsystems.smartspell that return types with arguments of type Suggestion
 java.util.Collection<Suggestion> SmartSpell.lookupByProcess(java.lang.String word)
           
 java.util.Collection<Suggestion> SmartSpell.lookupBySocket(java.lang.String word)