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