public static class ProjectModelBuilder.PriorityComparator extends Object implements Comparator<ProjectModelBuilder>, Serializable
Comparator that sorts by decreasing ProjectModelBuilder.Priority.| Constructor and Description |
|---|
ProjectModelBuilder.PriorityComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ProjectModelBuilder o1,
ProjectModelBuilder o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic ProjectModelBuilder.PriorityComparator()
public int compare(ProjectModelBuilder o1, ProjectModelBuilder o2)
compare in interface Comparator<ProjectModelBuilder>Copyright © 2004-2014. All Rights Reserved.