Uses of Class
com.fasterxml.jackson.databind.ser.std.NumberSerializer
Packages that use NumberSerializer
-
Uses of NumberSerializer in com.fasterxml.jackson.databind.ser.std
Fields in com.fasterxml.jackson.databind.ser.std declared as NumberSerializerModifier and TypeFieldDescriptionstatic final NumberSerializer
NumberSerializer.instance
Static instance that is only to be used forNumber
.