Skip to Main Content

New to Java

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!

Sort Parallel ArrayList

807601May 8 2008 — edited May 14 2008
Ok I have 4 arraylists that are in parallel. There elements line with the elements in the other array list. I know how to sort one list using the collection method. But is there a way to sort multiple list in reference to only one original list.


I'm sure there' s better ways to do this.... But is this possible?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 11 2008
Added on May 8 2008
19 comments
745 views