public static class TermSuggestion.Entry extends Suggest.Suggestion.Entry<TermSuggestion.Entry.Option>
| Modifier and Type | Class and Description |
|---|---|
static class |
TermSuggestion.Entry.Option |
| Constructor and Description |
|---|
Entry(String text,
int offset,
int length,
List<TermSuggestion.Entry.Option> options) |
getLength, getOffset, getOptions, getTextpublic Entry(String text, int offset, int length, List<TermSuggestion.Entry.Option> options)
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.