public interface SettableFloatObjectInspector extends FloatObjectInspector
PrimitiveObjectInspector.PrimitiveCategoryObjectInspector.Category| Modifier and Type | Method and Description |
|---|---|
Object |
create(float value)
Create an object with the value.
|
Object |
set(Object o,
float value)
Set the object with the value.
|
getcopyObject, getJavaPrimitiveClass, getPrimitiveCategory, getPrimitiveJavaObject, getPrimitiveWritableClass, getPrimitiveWritableObject, getTypeInfo, precision, preferWritable, scalegetCategory, getTypeNameObject set(Object o, float value)
Object create(float value)
Copyright © 2017 The Apache Software Foundation. All rights reserved.