public class ArtifactContentEntryComparator extends Object implements Comparator<ArtifactContentEntry>
| Modifier and Type | Field and Description | 
|---|---|
static ArtifactContentEntryComparator | 
INSTANCE  | 
| Constructor and Description | 
|---|
ArtifactContentEntryComparator()  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
compare(ArtifactContentEntry artifactContentEntry,
       ArtifactContentEntry artifactContentEntry1)  | 
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 final ArtifactContentEntryComparator INSTANCE
public ArtifactContentEntryComparator()
public int compare(ArtifactContentEntry artifactContentEntry, ArtifactContentEntry artifactContentEntry1)
compare in interface Comparator<ArtifactContentEntry>Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.