posted 14 years ago
Hi Paul,
I revisit the codes and tried some sample codes and found out certain things I would like to clarify with you.
Why do we need to create a Set Map.Entry object to store the rank. entry set?
I tried it by just storing it in the arrayList and it still works...Any reason why you particularly store it in a Set?
I changed to the above code written.
Looking forward to your reply.
Thanks!