public class FormattedNumberTransformer extends Object implements Transformer<Number,String>
CHAR_TRANSFORMER, DURATION_TRANSFORMER, PERIOD_TRANSFORMER, URI_TRANSFORMER, URL_TRANSFORMER, UUID_TRANSFORMER| Modifier | Constructor and Description |
|---|---|
protected |
FormattedNumberTransformer(Field field) |
| Modifier and Type | Method and Description |
|---|---|
Number |
in(String o) |
String |
out(Number object) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdateTransformer, transformerprotected FormattedNumberTransformer(Field field)
public Number in(String o) throws ParseException
in in interface Transformer<Number,String>ParseExceptionCopyright © 2018–2021. All rights reserved.