public static class GuavaRangeModule.Serializer
extends com.fasterxml.jackson.databind.ser.std.StdSerializer<com.google.common.collect.Range<?>>
| Modifier and Type | Field and Description |
|---|---|
static GuavaRangeModule.Serializer |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
protected |
Serializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(com.google.common.collect.Range<?> value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
_neitherNull, _nonEmpty, acceptJsonFormatVisitor, createSchemaNode, createSchemaNode, findAnnotatedContentSerializer, findContextualConvertingSerializer, findConvertingContentSerializer, findFormatFeature, findFormatOverrides, findIncludeOverrides, findPropertyFilter, getSchema, getSchema, handledType, isDefaultSerializer, visitArrayFormat, visitArrayFormat, visitFloatFormat, visitIntFormat, visitIntFormat, visitStringFormat, visitStringFormat, wrapAndThrow, wrapAndThrowpublic static GuavaRangeModule.Serializer INSTANCE
public void serialize(com.google.common.collect.Range<?> value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers)
throws IOException
serialize in class com.fasterxml.jackson.databind.ser.std.StdSerializer<com.google.common.collect.Range<?>>IOExceptionCopyright © 2022. All rights reserved.