public class MetricGaugeSerializer
extends java.lang.Object
implements com.google.gson.JsonSerializer<com.codahale.metrics.Gauge>
| Constructor and Description |
|---|
MetricGaugeSerializer() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(com.codahale.metrics.Gauge src,
java.lang.reflect.Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |