public class ShortConverter extends AbstractConverter<Short>
Short.valueOf(value) for the
conversion.logger| Constructor and Description |
|---|
ShortConverter() |
public Short convert(String value)
value - The string to be converted. May be null.null if the value is null or empty, otherwise the
converted shortname.pehl.piriti.converter.client.Converter#convert(java.lang.String,
java.lang.String)Copyright © 2012 Harald Pehl. All Rights Reserved.