public static class ToyPoint.ToyPointJacksonDeSerializer extends AbstractObjectDeserializer<ToyPoint>
Constructor and Description |
---|
ToyPointJacksonDeSerializer() |
Modifier and Type | Method and Description |
---|---|
ToyPoint |
createObject(Map<String,Object> map) |
deserialize, isCachable
public ToyPoint createObject(Map<String,Object> map)
createObject
in class AbstractObjectDeserializer<ToyPoint>
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.