as Comparator in Groovy.@Deprecated public final class GComparator<A> extends Object implements Comparator<A>, LambdaHolder
| Constructor and Description | 
|---|
| GComparator(Closure closure)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| int | compare(A first,
       A second)Deprecated.  | 
| static GComparator[] | make(Closure... closures)Deprecated.  | 
| String | toString()Deprecated.  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(A first, A second)
compare in interface Comparator<A>public static GComparator[] make(Closure... closures)
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.