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