public class HashCodeAdapter
extends <any>
Gson TypeAdapter capable of Serializing/Deserializing a Guava HashCode
Created by covers1624 on 6/01/19.
| Constructor and Description |
|---|
HashCodeAdapter() |
| Modifier and Type | Method and Description |
|---|---|
HashCode |
read(JsonReader in) |
void |
write(JsonWriter out,
HashCode value) |