public class LayoutDeserializer extends Object implements com.google.gson.JsonDeserializer
These classes will be used to force the json deserialized object to be created by the constructor. Proper validation of the object is done in the Layout class constructor.
Constructor and Description |
---|
LayoutDeserializer() |
Modifier and Type | Method and Description |
---|---|
Layout |
deserialize(com.google.gson.JsonElement arg0,
Type arg1,
com.google.gson.JsonDeserializationContext arg2) |
Copyright © 2019 CorfuDB. All rights reserved.