Ok, so I understand that Integer is simply a wrapper class. however my concern is that avoiding to use a "wrapper", there might be a micro-optimization in execution time when using primitive ints variables.Ok, so I understand that Integer is simply a wr