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