public class OrderSerializer extends Object implements com.google.gson.JsonSerializer<QueryMetric.Order>
| Constructor and Description |
|---|
OrderSerializer() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(QueryMetric.Order order,
Type type,
com.google.gson.JsonSerializationContext jsonSerializationContext) |
public com.google.gson.JsonElement serialize(QueryMetric.Order order, Type type, com.google.gson.JsonSerializationContext jsonSerializationContext)
serialize in interface com.google.gson.JsonSerializer<QueryMetric.Order>Copyright © 2018. All rights reserved.