org.apache.ivy.plugins.latest
public interface LatestStrategy
Method Summary | |
---|---|
ArtifactInfo | findLatest(ArtifactInfo[] infos, Date date)
Finds the latest artifact among the given artifacts info. |
String | getName() |
List | sort(ArtifactInfo[] infos)
Sorts the given artifacts info from the oldest one to the latest one. |
Parameters: infos date
Returns: the latest artifact among the given ones.
Parameters: infos
Returns: