Package org.codehaus.groovy.runtime
Class AbstractComparator<T>
java.lang.Object
org.codehaus.groovy.runtime.AbstractComparator<T>
- All Implemented Interfaces:
- Comparator<T>
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparatorcompare, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
- 
Constructor Details- 
AbstractComparatorpublic AbstractComparator()
 
- 
- 
Method Details- 
equals- Specified by:
- equalsin interface- Comparator<T>
- Overrides:
- equalsin class- Object
 
 
-