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