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>
IOException
com.fasterxml.jackson.core.JsonProcessingException
Copyright © 2014. All Rights Reserved.