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