com.google.gson.JsonDeserializer<CardBrand>public static class JsonAdapters.JsonCardBrandAdapter extends Object implements com.google.gson.JsonDeserializer<CardBrand>
| Constructor | Description |
|---|---|
JsonCardBrandAdapter() |
| Modifier and Type | Method | Description |
|---|---|---|
CardBrand |
deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
public CardBrand 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<CardBrand>com.google.gson.JsonParseExceptionCopyright © 2018 The Apache Software Foundation. All rights reserved.