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