public class SteamAssetDescDeserializer extends Object implements com.google.gson.JsonDeserializer<SteamAssetDescription>
Constructor and Description |
---|
SteamAssetDescDeserializer() |
Modifier and Type | Method and Description |
---|---|
SteamAssetDescription |
deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
public SteamAssetDescription 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<SteamAssetDescription>
com.google.gson.JsonParseException
Copyright © 2016–2024. All rights reserved.