public static class GsonJsonHandler.ErrorCodeDeserializer extends java.lang.Object implements com.google.gson.JsonDeserializer<JsonRpc20Response.Error.ErrorCode>
| Constructor and Description |
|---|
ErrorCodeDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
JsonRpc20Response.Error.ErrorCode |
deserialize(com.google.gson.JsonElement json,
java.lang.reflect.Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
public JsonRpc20Response.Error.ErrorCode deserialize(com.google.gson.JsonElement json, java.lang.reflect.Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<JsonRpc20Response.Error.ErrorCode>com.google.gson.JsonParseException