|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectutils.gate.util.DirComparator
class DirComparator
A comparator for directory listings.
Constructor Summary | |
DirComparator()
|
Method Summary | |
---|---|
int
|
compare(def a, def b)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Constructor Detail |
---|
DirComparator()
Method Detail |
---|
int compare(def a, def b)
Groovy Documentation