protected static final class ScalarDefaults.DoubleDefaults extends ScalarDefaults.DefaultsBase
Modifier and Type | Field and Description |
---|---|
protected double |
_defaults |
_isSkipper, _name, _typeId
Constructor and Description |
---|
ScalarDefaults.DoubleDefaults(String name,
double v) |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.core.JsonToken |
readValue(AvroReadContext parent,
AvroParserImpl parser) |
skipValue
construct, constructSkipper, getName, getTypeId, isSkipper
public ScalarDefaults.DoubleDefaults(String name, double v)
public com.fasterxml.jackson.core.JsonToken readValue(AvroReadContext parent, AvroParserImpl parser)
readValue
in class ScalarDefaults.DefaultsBase
Copyright © 2017 FasterXML. All rights reserved.