The net.guttershark.util.autosuggest package contains utility classes that help create an auto suggest.
| Class | Description | |
|---|---|---|
| AutoSuggest | The AutoSuggest class provides the search logic needed for an auto suggest, as well as providing you with match data. | |
| AutoSuggestMatch | The AutoSuggestMatch class represents a matched search term that was found in an AutoSuggest instance. |