| Package | Description |
|---|---|
| com.fasterxml.jackson.datatype.guava.deser | |
| com.fasterxml.jackson.datatype.guava.deser.util | |
| com.fasterxml.jackson.datatype.guava.ser |
| Modifier and Type | Field and Description |
|---|---|
protected RangeHelper.RangeProperties |
RangeDeserializer._fieldNames |
| Constructor and Description |
|---|
RangeDeserializer(com.fasterxml.jackson.databind.JavaType rangeType,
com.fasterxml.jackson.databind.JsonDeserializer<?> endpointDeser,
com.google.common.collect.BoundType defaultBoundType,
RangeHelper.RangeProperties fieldNames) |
| Modifier and Type | Method and Description |
|---|---|
static RangeHelper.RangeProperties |
RangeHelper.getPropertyNames(com.fasterxml.jackson.databind.cfg.MapperConfig<?> config,
com.fasterxml.jackson.databind.PropertyNamingStrategy pns) |
static RangeHelper.RangeProperties |
RangeHelper.standardNames() |
| Modifier and Type | Field and Description |
|---|---|
protected RangeHelper.RangeProperties |
RangeSerializer._fieldNames |
| Constructor and Description |
|---|
RangeSerializer(com.fasterxml.jackson.databind.JavaType type,
com.fasterxml.jackson.databind.JsonSerializer<?> endpointSer,
RangeHelper.RangeProperties fieldNames) |
Copyright © 2020 FasterXML. All rights reserved.