public class MatchScoresDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<MatchScores>
| Constructor and Description |
|---|
MatchScoresDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
MatchScores |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
public MatchScores deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<MatchScores>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2014. All Rights Reserved.