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 TypeMethodDescriptionintcompare(ArtifactInfo o1, ArtifactInfo o2) private ModuleRevisionIdMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
ArtifactInfoComparator
ArtifactInfoComparator()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<ArtifactInfo>
-
getImplMrid
-