Groovy Documentation

Package com.wordpress.tipsforjava.util

 

Class Summary
BeanComparator A comparator to sort on the specified field of a given class.
ColumnComparator Sort an object based on a specified column within the object.
GroupComparator This Comparator will invoke other Comparators as necesary in an attempt to sort on multiple fields from the same object.
 


Groovy Documentation