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