public class IntItem
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.Integer |
i |
java.lang.Object |
obj |
int |
value |
| Constructor and Description |
|---|
IntItem() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
integerValue() |
java.lang.Object |
object() |
int |
value() |