Class Namer.Comparator<T>
java.lang.Object
org.gradle.api.Namer.Comparator<T>
- Type Parameters:
T- The type of object that the namer can name
- All Implemented Interfaces:
Comparator<T>
A comparator implementation based on the names returned by the given namer.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
Comparator
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<T>
-
equals
-
hashCode
-