public class AssemblyArchiverPhaseComparator extends Object implements Comparator<AssemblyArchiverPhase>
Constructor and Description |
---|
AssemblyArchiverPhaseComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(AssemblyArchiverPhase o1,
AssemblyArchiverPhase o2) |
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
public int compare(AssemblyArchiverPhase o1, AssemblyArchiverPhase o2)
compare
in interface Comparator<AssemblyArchiverPhase>
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.