| Modifier and Type | Field and Description | 
|---|---|
float | 
value
The  
byte contained by this holder. | 
| Constructor and Description | 
|---|
FloatHolder()
Make a new  
FloatHolder with a null value. | 
FloatHolder(float value)
Make a new  
FloatHolder with value as
 the value. | 
Copyright © The Apache Software Foundation. All Rights Reserved.