public class OrderBy<T> extends Object implements Comparator<T>
| Constructor and Description | 
|---|
OrderBy()  | 
OrderBy(Closure closure)  | 
OrderBy(List<Closure> closures)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
add(Closure closure)  | 
int | 
compare(T object1,
       T object2)  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals