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
equals
public int compare(AssemblyArchiverPhase o1, AssemblyArchiverPhase o2)
compare
in interface Comparator<AssemblyArchiverPhase>
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.