| Modifier and Type | Field and Description |
|---|---|
protected JsonParserAndMapper |
deserializer
JSON parser/valueSerializer that we are using.
|
protected Class<T> |
type
The type of object that we are serializing.
|
| Constructor and Description |
|---|
JsonDeserializer(Class<T> type) |
protected JsonParserAndMapper deserializer
Copyright © 2014. All Rights Reserved.