public class BigDecimalTypeAdapter
extends <any>
com.google.gson.internal.bind.TypeAdapters#BIG_DECIMAL| Constructor and Description |
|---|
BigDecimalTypeAdapter() |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigDecimal |
read(JsonReader in) |
void |
write(JsonWriter out,
java.math.BigDecimal value) |