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