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