Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to compare two lists each containing a list of beans

807589Jun 9 2006 — edited Aug 20 2008
I had a problem when comparing two lists. Each list containing a list of Java beans. I used the equals() method. but I am not getting the result.
what is the best way two compare the contents of the two list?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 17 2008
Added on Jun 9 2006
8 comments
799 views