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) | 
skipValueconstruct, constructSkipper, getName, getTypeId, isSkipperpublic ScalarDefaults.DoubleDefaults(String name, double v)
public com.fasterxml.jackson.core.JsonToken readValue(AvroReadContext parent, AvroParserImpl parser)
readValue in class ScalarDefaults.DefaultsBaseCopyright © 2017 FasterXML. All rights reserved.