Class StringSortedSetConverter
-
- All Implemented Interfaces:
-
com.fasterxml.jackson.databind.util.Converter
public final class StringSortedSetConverter extends StdConverter<Set<String>, SortedSet<String>>
-
-
Constructor Summary
Constructors Constructor Description StringSortedSetConverter()
-