public class CsgoDatacenterStatusDeserializer extends Object implements com.google.gson.JsonDeserializer<List<CsgoDatacenterStatus>>
CsgoDatacenterStatusDeserializer class.
| Constructor and Description |
|---|
CsgoDatacenterStatusDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
List<CsgoDatacenterStatus> |
deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
public List<CsgoDatacenterStatus> deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<List<CsgoDatacenterStatus>>com.google.gson.JsonParseExceptionCopyright © 2016–2024. All rights reserved.