|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.jayasoft.ivy.latest.AbstractLatestStrategy
fr.jayasoft.ivy.latest.LatestRevisionStrategy
Field Summary | |
static java.util.Comparator |
COMPARATOR
Compares two revisions. |
Constructor Summary | |
LatestRevisionStrategy()
|
Method Summary | |
ArtifactInfo |
findLatest(ArtifactInfo[] artifacts,
java.util.Date date)
Finds the latest artifact among the given artifacts info. |
Methods inherited from class fr.jayasoft.ivy.latest.AbstractLatestStrategy |
getIvy, getName, setIvy, setName, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static java.util.Comparator COMPARATOR
Constructor Detail |
public LatestRevisionStrategy()
Method Detail |
public ArtifactInfo findLatest(ArtifactInfo[] artifacts, java.util.Date date)
LatestStrategy
artifacts
- date
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |