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