public abstract static class Suggest.Suggestion<E extends Suggest.Suggestion.Entry<? extends Suggest.Suggestion.Entry.Option>> extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Suggest.Suggestion.Entry<O extends Suggest.Suggestion.Entry.Option> |
| Constructor and Description |
|---|
Suggestion(String name,
int size,
List<E> entries) |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.