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, toStringpublic WorkspaceLatestStrategy(LatestStrategy delegate)
public java.util.List<ArtifactInfo> sort(ArtifactInfo[] infos)
LatestStrategyinfos - ArtifactInfo[]Copyright ©2007-2024 The Apache Software Foundation, Licensed under Apache License, Version 2.0.