Uses of Package
io.microsphere.convert.multiple
-
Packages that use io.microsphere.convert.multiple Package Description io.microsphere.convert.multiple -
Classes in io.microsphere.convert.multiple used by io.microsphere.convert.multiple Class Description MultiValueConverter An interface to convert the source-typed value to multiple value, e.g , Java array,Collection
or sub-interfacesStringToIterableConverter The class to convertString
toIterable
-based valueStringToMultiValueConverter The class to convertString
to multiple value object