public class ArtifactMetadataVersionComparator extends Object implements Comparator<org.apache.archiva.metadata.model.ArtifactMetadata>
| Modifier and Type | Field and Description |
|---|---|
static ArtifactMetadataVersionComparator |
INSTANCE |
| Constructor and Description |
|---|
ArtifactMetadataVersionComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.apache.archiva.metadata.model.ArtifactMetadata o1,
org.apache.archiva.metadata.model.ArtifactMetadata o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic static ArtifactMetadataVersionComparator INSTANCE
public int compare(org.apache.archiva.metadata.model.ArtifactMetadata o1,
org.apache.archiva.metadata.model.ArtifactMetadata o2)
compare in interface Comparator<org.apache.archiva.metadata.model.ArtifactMetadata>Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.