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