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