JsonIntegerFormatVisitor, JsonValueFormatVisitorpublic static class JsonIntegerFormatVisitor.Base extends JsonValueFormatVisitor.Base implements JsonIntegerFormatVisitor
JsonIntegerFormatVisitor.Base| Constructor | Description |
|---|---|
Base() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
numberType(com.fasterxml.jackson.core.JsonParser.NumberType type) |
enumTypes, formatenumTypes, formatpublic void numberType(com.fasterxml.jackson.core.JsonParser.NumberType type)
JsonIntegerFormatVisitorDate or
Enum, in addition to actual numeric types like
Integer).numberType in interface JsonIntegerFormatVisitorCopyright © 2008–2018. All rights reserved.