public static class Bounds.Serializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<Bounds>
| Constructor and Description |
|---|
Serializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(Bounds value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
acceptJsonFormatVisitor, getSchema, getSchema, handledType, wrapAndThrow, wrapAndThrowpublic void serialize(Bounds value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider provider) throws java.io.IOException
serialize in class com.fasterxml.jackson.databind.ser.std.StdSerializer<Bounds>java.io.IOException