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