TypeConverter<char[]>
@Plugin(name="CharacterArray", category="TypeConverter") public static class TypeConverters.CharArrayConverter extends Object implements TypeConverter<char[]>
String
into a char[]
.Constructor | Description |
---|---|
CharArrayConverter() |
public char[] convert(String s)
TypeConverter
convert
in interface TypeConverter<char[]>
s
- the String to convert. Cannot be null
.Copyright © 1999-2018. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.