Package org.apache.ivy.osgi.core
Class OsgiLatestStrategy.ArtifactInfoComparator
java.lang.Object
org.apache.ivy.osgi.core.OsgiLatestStrategy.ArtifactInfoComparator
- All Implemented Interfaces:
Comparator<ArtifactInfo>
- Enclosing class:
- OsgiLatestStrategy
final class OsgiLatestStrategy.ArtifactInfoComparator
extends Object
implements Comparator<ArtifactInfo>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
compare
(ArtifactInfo o1, ArtifactInfo o2) private ModuleRevisionId
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
ArtifactInfoComparator
ArtifactInfoComparator()
-
-
Method Details
-
compare
- Specified by:
compare
in interfaceComparator<ArtifactInfo>
-
getImplMrid
-