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