public static interface StringToCollectionConverter.CollectionFactory extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Collection<?> |
createCollection(Class<? extends Collection> type)
Create collection by its
type. |
Collection<?> createCollection(Class<? extends Collection> type)
type.type - collection typetypeCopyright © 2022 Vaadin Ltd. All rights reserved.