|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.gradle.api.Namer.Comparator
public static class Namer.Comparator
A comparator implementation based on the names returned by the given namer.
| Constructor Summary | |
Namer.Comparator(Namer namer)
|
|
| Method Summary | |
|---|---|
int
|
compare(Object o1, Object o2)
|
boolean
|
equals(Object obj)
|
int
|
hashCode()
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Constructor Detail |
|---|
public Namer.Comparator(Namer namer)
| Method Detail |
|---|
public int compare(Object o1, Object o2)
public boolean equals(Object obj)
public int hashCode()
Gradle API 1.5