|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NonTypedScalarSerializerBase | |
|---|---|
| com.fasterxml.jackson.databind.ser.std | |
| Uses of NonTypedScalarSerializerBase in com.fasterxml.jackson.databind.ser.std |
|---|
| Subclasses of NonTypedScalarSerializerBase in com.fasterxml.jackson.databind.ser.std | |
|---|---|
class |
BooleanSerializer
Serializer used for primitive boolean, as well as java.util.Boolean wrapper type. |
static class |
NumberSerializers.DoubleSerializer
This is the special serializer for regular Doubles
(and primitive doubles) |
static class |
NumberSerializers.IntegerSerializer
This is the special serializer for regular Integers
(and primitive ints) |
class |
StringSerializer
This is the special serializer for regular Strings. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||