private static class FileMetadataRepository.ArtifactComparator extends Object implements Comparator<ArtifactMetadata>
| Modifier | Constructor and Description |
|---|---|
private |
ArtifactComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ArtifactMetadata artifact1,
ArtifactMetadata artifact2) |
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, thenComparingLongprivate ArtifactComparator()
public int compare(ArtifactMetadata artifact1, ArtifactMetadata artifact2)
compare in interface Comparator<ArtifactMetadata>Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.