| Package | Description |
|---|---|
| com.vaadin.data.util.converter |
| Modifier and Type | Class and Description |
|---|---|
static class |
StringToCollectionConverter.DefaultCollectionFactory
Default collection factory implementation.
|
| Constructor and Description |
|---|
StringToCollectionConverter(String delimiter,
Converter<String,?> tokenConverter,
Class<?> tokenClass,
StringToCollectionConverter.CollectionFactory factory)
Creates converter with given
tokenConverter for convert tokens
and expected tokenType. |
Copyright © 2016 Vaadin Ltd. All rights reserved.