public static class JsonIntegerFormatVisitor.Base extends JsonValueFormatVisitor.Base implements JsonIntegerFormatVisitor
JsonIntegerFormatVisitor.Base
Constructor and Description |
---|
Base() |
Modifier and Type | Method and Description |
---|---|
void |
numberType(JsonParser.NumberType type)
Method called to provide more exact type of number being serialized
(regardless of logical type, which may be
Date or
Enum , in addition to actual numeric types like
Integer ). |
enumTypes, format
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enumTypes, format
public void numberType(JsonParser.NumberType type)
JsonIntegerFormatVisitor
Date
or
Enum
, in addition to actual numeric types like
Integer
).numberType
in interface JsonIntegerFormatVisitor
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"