public static interface JsonReader.ReadJsonObject<T extends JsonObject>
| Modifier and Type | Method and Description |
|---|---|
T |
deserialize(JsonReader reader) |
@Nullable T deserialize(JsonReader reader) throws IOException
IOExceptionCopyright © 2023. All rights reserved.