public static class TaskTreePopulationVisitor.AlphabeticalProjectNameComparator extends Object implements Comparator<ProjectView>
| Constructor and Description |
|---|
TaskTreePopulationVisitor.AlphabeticalProjectNameComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ProjectView o1,
ProjectView o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic TaskTreePopulationVisitor.AlphabeticalProjectNameComparator()
public int compare(ProjectView o1, ProjectView o2)
compare in interface Comparator<ProjectView>Copyright © 2013. All rights reserved