Package | Description |
---|---|
com.fasterxml.jackson.databind.ser.std |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
NumberSerializer.BigDecimalAsStringSerializer |
class |
ToStringSerializer
Simple general purpose serializer, useful for any
type for which
Object.toString() returns the desired JSON
value. |