public class Rectangle2DDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<Rectangle2D>
| Constructor and Description |
|---|
Rectangle2DDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Rectangle2D |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext arg1) |
public Rectangle2D deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext arg1) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<Rectangle2D>IOExceptionCopyright © 2019. All rights reserved.