Class StringToListConverter
java.lang.Object
org.apache.dubbo.common.convert.multiple.StringToIterableConverter<List>
org.apache.dubbo.common.convert.multiple.StringToListConverter
- All Implemented Interfaces:
Comparable<Prioritized>,MultiValueConverter<String>,StringToMultiValueConverter,Prioritized
- Since:
- 2.7.6
-
Field Summary
Fields inherited from interface org.apache.dubbo.common.lang.Prioritized
COMPARATOR, MAX_PRIORITY, MIN_PRIORITY, NORMAL_PRIORITY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.dubbo.common.convert.multiple.StringToIterableConverter
accept, convert, getPriorityMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.dubbo.common.convert.multiple.MultiValueConverter
getSourceTypeMethods inherited from interface org.apache.dubbo.common.lang.Prioritized
compareToMethods inherited from interface org.apache.dubbo.common.convert.multiple.StringToMultiValueConverter
convert
-
Constructor Details
-
StringToListConverter
-