http://java.sun.com/j2se/1.5.0/docs/...g/Integer.htmlcodice:z=new Integer(x.intValue()+y.intValue());
Strano, avrei giurato ci fossero dei metodi per sommarli direttamente.
http://java.sun.com/j2se/1.5.0/docs/...g/Integer.htmlcodice:z=new Integer(x.intValue()+y.intValue());
Strano, avrei giurato ci fossero dei metodi per sommarli direttamente.