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