|
Griffon 1.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.griffon.artifacts.VersionComparator
class VersionComparator
Field Summary | |
---|---|
private boolean |
reverse
|
Constructor Summary | |
VersionComparator(boolean reverse = false)
|
Method Summary | |
---|---|
int
|
compare(def o1, def o2)
|
boolean
|
equals(def obj)
|
int
|
hashCode()
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Field Detail |
---|
private final boolean reverse
Constructor Detail |
---|
VersionComparator(boolean reverse = false)
Method Detail |
---|
int compare(def o1, def o2)
boolean equals(def obj)
int hashCode()
Groovy Documentation