public class CharacterConverter extends AbstractConverter<Character>
logger| Constructor and Description |
|---|
CharacterConverter() |
public Character convert(String value)
value - The string to be converted. May be null.null if the value is null, otherwise the first
character of the valuename.pehl.piriti.converter.client.Converter#convert(java.lang.String,
java.lang.String)Copyright © 2012 Harald Pehl. All Rights Reserved.