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