Module tools.jackson.databind
Interface JsonIntegerFormatVisitor
- All Superinterfaces:
JsonValueFormatVisitor
- All Known Implementing Classes:
JsonIntegerFormatVisitor.Base
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classDefault "empty" implementation, useful as the base to start on; especially as it is guaranteed to implement all the method of the interface, even if new methods are getting added. -
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from interface tools.jackson.databind.jsonFormatVisitors.JsonValueFormatVisitor
enumTypes, format
-
Method Details
-
numberType
-