| Sign In/My Account | View Cart |
| Article: |
Making Java Objects Comparable | |
| Subject: | How to sort objects using multiple fields. | |
| Date: | 2003-03-18 08:53:58 | |
| From: | anonymous2 | |
|
One possible answer: Use the utility classes in Jakarta Commons Bean Utils and Collections packages. It will save you quite a bit of time. |
||