public static class EntityDeserializers.QueryTrackingPropertiesEntityDeserializer extends Object implements com.google.gson.JsonDeserializer<QueryTrackingPropertiesEntity>
Constructor and Description |
---|
QueryTrackingPropertiesEntityDeserializer() |
Modifier and Type | Method and Description |
---|---|
QueryTrackingPropertiesEntity |
deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
public QueryTrackingPropertiesEntityDeserializer()
public QueryTrackingPropertiesEntity deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context)
deserialize
in interface com.google.gson.JsonDeserializer<QueryTrackingPropertiesEntity>
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.