public class SocialUserJsonDeserializer extends Object implements com.google.gson.JsonDeserializer<SocialUser>
| Constructor and Description |
|---|
SocialUserJsonDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
SocialUser |
deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext jsonDeserializationContext) |
public SocialUser deserialize(com.google.gson.JsonElement jsonElement, Type type, com.google.gson.JsonDeserializationContext jsonDeserializationContext) throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<SocialUser>com.google.gson.JsonParseExceptionCopyright © 2012–2017 JBoss by Red Hat. All rights reserved.