@Singleton public static class CinderParserModule.SnapshotAdapter extends Object implements com.google.gson.JsonDeserializer<Snapshot>
| Constructor and Description |
|---|
SnapshotAdapter() |
| Modifier and Type | Method and Description |
|---|---|
Snapshot |
apply(Snapshot in) |
Snapshot |
deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext context) |
public Snapshot deserialize(com.google.gson.JsonElement jsonElement, Type type, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<Snapshot>com.google.gson.JsonParseExceptionCopyright © 2009–2017 The Apache Software Foundation. All rights reserved.