public static class EntityDeserializers.TransactionResultEntityDeserializer extends Object implements com.google.gson.JsonDeserializer<TransactionResultEntity>
Constructor and Description |
---|
EntityDeserializers.TransactionResultEntityDeserializer() |
Modifier and Type | Method and Description |
---|---|
TransactionResultEntity |
deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
public EntityDeserializers.TransactionResultEntityDeserializer()
public TransactionResultEntity 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<TransactionResultEntity>
com.google.gson.JsonParseException
Copyright © 2012–2015 ArangoDB GmbH. All rights reserved.