@CompileStatic class RawJsonWrapperDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<RawJsonWrapper>
Constructor and description |
---|
RawJsonWrapperDeserializer() |
Type Params | Return Type | Name and description |
---|---|---|
|
RawJsonWrapper |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |