public class FloatField extends DocsumField
Modifier and Type | Field and Description |
---|---|
(package private) static double |
EMPTY_VALUE |
name
Constructor and Description |
---|
FloatField(String name) |
Modifier and Type | Method and Description |
---|---|
private Object |
convert(float 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 FloatField(String name)
private Object convert(float value)
public Object convert(com.yahoo.data.access.Inspector value)
DocsumField
convert
in class DocsumField
Copyright © 2018. All rights reserved.