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