S
- the type in which the provided value has to be convertedpublic abstract class AbstractSetConverter<S extends Set> extends AbstractCollectionConverter<S>
Set
converters.QUOTECHAR, QUOTESTRING
Constructor and Description |
---|
AbstractSetConverter() |
Modifier and Type | Method and Description |
---|---|
protected <G extends S> |
newCollection(Type targetType) |
convertToString, convertToType, createStreamTokenizer, fromArray, fromIterable, getConverterManager, getDelimiters, parseElements, setDelimiters
convert, convertToType
protected <G extends S> S newCollection(Type targetType)
newCollection
in class AbstractCollectionConverter<S extends Set>
G
- the type of the collection to createtargetType
- the type of the collection to createCollection
to fillCopyright © 2004–2021 XWiki. All rights reserved.