public static interface JsonReader.ReadJsonObject<T extends JsonObject>
| Modifier and Type | Method and Description |
|---|---|
T |
deserialize(JsonReader reader,
ServiceLocator locator) |
T deserialize(JsonReader reader, ServiceLocator locator) throws java.io.IOException
java.io.IOException