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