| Package | Description |
|---|---|
| com.fasterxml.jackson.databind.ser.std |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanSerializer
Serializer used for primitive boolean, as well as java.util.Boolean
wrapper type.
|
class |
StringSerializer
This is the special serializer for regular
Strings. |
Copyright © 2014 FasterXML. All Rights Reserved.