| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
KEY_BLURB |
static java.lang.String |
KEY_DESCRIPTION |
static java.lang.String |
KEY_DIFFICULTY |
static java.lang.String |
KEY_INSTRUCTION |
| Constructor and Description |
|---|
ChallengeDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Challenge |
deserialize(com.google.gson.JsonElement json,
java.lang.reflect.Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
public static final java.lang.String KEY_DESCRIPTION
public static final java.lang.String KEY_BLURB
public static final java.lang.String KEY_INSTRUCTION
public static final java.lang.String KEY_DIFFICULTY
public Challenge deserialize(com.google.gson.JsonElement json, java.lang.reflect.Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<Challenge>com.google.gson.JsonParseException