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