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