Class CompletionSuggestion.Entry<T>

java.lang.Object
org.springframework.data.elasticsearch.core.suggest.response.Suggest.Suggestion.Entry<CompletionSuggestion.Entry.Option<T>>
org.springframework.data.elasticsearch.core.suggest.response.CompletionSuggestion.Entry<T>
Enclosing class:
CompletionSuggestion<T>

public static class CompletionSuggestion.Entry<T> extends Suggest.Suggestion.Entry<CompletionSuggestion.Entry.Option<T>>