public static class ProjectVersion.ProjectVersionDescendingSort extends java.lang.Object implements java.util.Comparator<ProjectVersion>, java.io.Serializable
Constructor and Description |
---|
ProjectVersionDescendingSort() |
Modifier and Type | Method and Description |
---|---|
int |
compare(ProjectVersion o1,
ProjectVersion o2) |
public int compare(ProjectVersion o1, ProjectVersion o2)
compare
in interface java.util.Comparator<ProjectVersion>