Package io.micronaut.core.convert.converters
package io.micronaut.core.convert.converters
-
ClassDescriptionA factory for creation of various
FormattingTypeConverter
s to and fromConvertibleMultiValues
type.An abstract class to convert to ConvertibleMultiValues.A converter fromIterable
toConvertibleMultiValues
.A converter fromMap
toConvertibleMultiValues
.A converter to convert fromConvertibleMultiValues
to anIterable
.A converter to convert fromConvertibleMultiValues
to anMap
.A converter to convert fromConvertibleMultiValues
to a POJOObject
.A converter from genericObject
toConvertibleMultiValues
.