- 
- 
Method Summary
All Methods Instance Methods Abstract Methods 
| Modifier and Type | Method | Description |  
| boolean | equals(Object obj) | Compares the specified Object with this FloatValue for equality. |  
| int | hashCode() | Returns the hash code value for this FloatValue. |  
| float | value() | Returns this FloatValue as a float. |  
 
- 
Methods declared in interface com.sun.jdi.Valuetype