Constructor and Description |
---|
SymbolAdapter() |
Modifier and Type | Method and Description |
---|---|
Symbol |
deserialize(com.google.gson.JsonElement jsonElement,
java.lang.reflect.Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
com.google.gson.JsonElement |
serialize(Symbol src,
java.lang.reflect.Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
public Symbol deserialize(com.google.gson.JsonElement jsonElement, java.lang.reflect.Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
deserialize
in interface com.google.gson.JsonDeserializer<Symbol>
com.google.gson.JsonParseException