public class JSONArrayDeserializer
extends java.lang.Object
implements com.google.gson.JsonDeserializer<org.json.JSONArray>
| Constructor and Description |
|---|
JSONArrayDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONArray |
deserialize(com.google.gson.JsonElement json,
java.lang.reflect.Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
public org.json.JSONArray 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<org.json.JSONArray>com.google.gson.JsonParseException