public static final class ProcessReport.StateThenNameThenNumberComparator extends Object implements Comparator<ProcessReport>
Constructor and Description |
---|
ProcessReport.StateThenNameThenNumberComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(ProcessReport processReport1,
ProcessReport processReport2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public ProcessReport.StateThenNameThenNumberComparator()
public int compare(ProcessReport processReport1, ProcessReport processReport2)
compare
in interface Comparator<ProcessReport>
Copyright © 2000-2014. All Rights Reserved.