Thread: wrapper classes
View Single Post
  #5 (permalink)  
Old 12-11-2007, 08:14 PM
sireesha sireesha is offline
Member
 
Join Date: Nov 2007
Posts: 50
sireesha is on a distinguished road
Hi,
i can't understand one thing.
what is the use of Integer class objects (like x,y in my code) if they are not useful to assign integers.
please give me an example(some code) to understand the use of wrapper classes.
Reply With Quote