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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
private ArtifactComparator()
public int compare(ArtifactMetadata artifact1, ArtifactMetadata artifact2)
compare
in interface Comparator<ArtifactMetadata>
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.