Class CollectionConverters.StringToList

All Implemented Interfaces:
Converter<String,List<String>>, ConverterLoader
Enclosing class:
CollectionConverters

public static class CollectionConverters.StringToList extends GenericSingletonToList<String>