Hi Rauhl,
MY Senario,
I am doing shopping cart application here, I am providing option to user to select books by using check box
I am comparing selected books and Total booklist(L) if is match then add to new arrayList after that you have iterate new arrayList (This contain only Selected books).