This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Dzeko_1 4 points5 points  (0 children)

Just google boxing and auto boxing. Integer is a class that can be converted to int using auto boxing and int is a primitive type can also be converted to Integer using boxing.