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