| Class | Description |
|---|---|
| GenericEnumSerializer<C> |
A generic serializer for enums.
|
| PassthroughTypeSerializer<C> |
The default serializer that just returns the object without any changes.
|
| StringTypeSerializer<C> |
A serializer for the String type.
|