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