Class StringToSortedSetConverter

    • Constructor Detail

      • StringToSortedSetConverter

        public StringToSortedSetConverter()
    • Method Detail

      • createMultiValue

        protected java.util.SortedSet createMultiValue​(int size,
                                                       java.lang.Class<?> multiValueType)
        Specified by:
        createMultiValue in class StringToIterableConverter<java.util.SortedSet>