View Single Post
  #4 (permalink)  
Old 05-06-2008, 03:15 PM
abhishek paul abhishek paul is offline
Member
 
Join Date: Apr 2008
Posts: 3
abhishek paul is on a distinguished road
...in case you think of replacing the simple array with a ArrayList obj you can very well go for the Collections.max(Collection obj) to get the maximum value.

Regards,
Abhishek.
Reply With Quote