I have a variable of following: ArrayList al = new ArrayList(); ArrayList b1 = new ArrayList(); al.add(b1); .... ... al.add(b1); doing N loop. I want to get the a1 is a converse sort ArrayList. How to conversing a1 ?? May I use class what is a nice skill class or method? thinks advance.