Uses of Class
com.vividsolutions.jump.util.SuggestTree.Entry
Packages that use SuggestTree.Entry
-
Uses of SuggestTree.Entry in com.vividsolutions.jump.util
Methods in com.vividsolutions.jump.util that return SuggestTree.EntryModifier and TypeMethodDescriptionReturns the tree entry for the specified term, or null if there is no such entry.SuggestTree.Node.getSuggestion(int index) Returns the suggestion at the specified index in the list.SuggestTree.Iterator.next()Returns the next term in the iteration.