public static class JsonNumberFormatVisitor.Base extends JsonValueFormatVisitor.Base implements JsonNumberFormatVisitor
JsonNumberFormatVisitor.Base| Constructor and Description |
|---|
Base() |
| Modifier and Type | Method and Description |
|---|---|
void |
numberType(com.fasterxml.jackson.core.JsonParser.NumberType type)
|
enumTypes, formatclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitenumTypes, formatpublic void numberType(com.fasterxml.jackson.core.JsonParser.NumberType type)
JsonNumberFormatVisitorDate or
Enum, in addition to actual numeric types like
Integer).numberType in interface JsonNumberFormatVisitorCopyright © 2014–2015 FasterXML. All rights reserved.