public class DoubleField extends DocsumField
Modifier and Type | Field and Description |
---|---|
(package private) static double |
EMPTY_VALUE |
name
Constructor and Description |
---|
DoubleField(String name) |
Modifier and Type | Method and Description |
---|---|
private Object |
convert(double value) |
Object |
convert(com.yahoo.data.access.Inspector value)
Convert a generic value into an object of the appropriate type
for this field.
|
create, create, getEmulConfig, getName, isString
static final double EMPTY_VALUE
public DoubleField(String name)
private Object convert(double value)
public Object convert(com.yahoo.data.access.Inspector value)
DocsumField
convert
in class DocsumField
Copyright © 2018. All rights reserved.