public class WorkspaceLatestStrategy extends AbstractLatestStrategy
NB : it is for internal usage of Ivy only!
Constructor and Description |
---|
WorkspaceLatestStrategy(LatestStrategy delegate) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ArtifactInfo> |
sort(ArtifactInfo[] infos)
Sorts the given artifacts info from the oldest one to the latest one.
|
findLatest, getName, setName, toString
public WorkspaceLatestStrategy(LatestStrategy delegate)
public java.util.List<ArtifactInfo> sort(ArtifactInfo[] infos)
LatestStrategy
infos
- ArtifactInfo[]Copyright ©2007-2020 The Apache Software Foundation, Licensed under Apache License, Version 2.0.