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