| Class | Description |
|---|---|
| ImmutableListConverter |
ImmutableList should convert like a list, instead of via serialization. |
| ImmutableMapConverter |
ConcurrentHashMap should convert like a map, instead of via serialization. |
| ImmutableSetConverter | |
| ImmutableSortedSetConverter | |
| MapperDelegate |
Works like
MapperWrapper except it lets the subtype
change the delegation target. |
Copyright © 2019. All rights reserved.