Serializable
, Comparator<Project>
public static final class Project.ProjectComparator extends Object implements Comparator<Project>, Serializable
Constructor | Description |
---|---|
ProjectComparator() |
Modifier and Type | Method | Description |
---|---|---|
int |
compare(Project o1,
Project o2) |
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(Project o1, Project o2)
compare
in interface Comparator<Project>
Copyright © 2002–2019 itracker. All rights reserved.