public final class StringToMapStringStringConverter extends Converter<Map<String,String>>
Constructor and Description |
---|
StringToMapStringStringConverter() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
convert(String value)
Converts the supplied
value into an Object of the
appropriate type. |
equals, getType, hashCode, toString
public StringToMapStringStringConverter()
Copyright © 2017–2019, microBean. All rights reserved.