GeoPubby  Version 0.1.0.0
AutocompleteEngine< T extends Indexable > Member List

This is the complete list of members for AutocompleteEngine< T extends Indexable >, including all inherited members.

add(T element)AutocompleteEngine< T extends Indexable >
addAll(Collection< T > elements)AutocompleteEngine< T extends Indexable >
analyzerAutocompleteEngine< T extends Indexable >private
AutocompleteEngine(Builder< T > builder)AutocompleteEngine< T extends Indexable >private
comparatorAutocompleteEngine< T extends Indexable >private
getAll()AutocompleteEngine< T extends Indexable >
indexAutocompleteEngine< T extends Indexable >private
readAutocompleteEngine< T extends Indexable >private
remove(T element)AutocompleteEngine< T extends Indexable >
removeAll(Collection< T > elements)AutocompleteEngine< T extends Indexable >
search(String query)AutocompleteEngine< T extends Indexable >
search(String query, int limit)AutocompleteEngine< T extends Indexable >
writeAutocompleteEngine< T extends Indexable >private