problem in arraylist iteration

Newbie Member
12May2008,17:36   #1
vijayz's Avatar
consider a list with values
1
2
2
2
5
i need to retrieve data to check whether the data has duplicate or not by using hashcode.
can anyone suggest me through example. just need to display amessage saying that ---yes the data inside has duplicate values