Is there any Java open-source comparator for comparing beans by multiple fields for multi-column sorting? Each column can be sorted asceding or descending.
For singl
JSorter is another open source alternative for multi column sorting in Java. http://sourceforge.net/projects/jsorter/