public class BestTimeReader extends java.lang.Object implements JsonObjectReader<BestTime>
| Constructor and Description |
|---|
BestTimeReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
readSendDate(JsonParser jsonParser) |
BestTime |
validateAndBuild() |
public void readSendDate(JsonParser jsonParser)
throws java.io.IOException
java.io.IOExceptionpublic BestTime validateAndBuild() throws java.io.IOException
validateAndBuild in interface JsonObjectReader<BestTime>java.io.IOException