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