public static class ProjectVersion.ProjectVersionAscendingSort extends java.lang.Object implements java.util.Comparator<ProjectVersion>, java.io.Serializable
| Constructor and Description |
|---|
ProjectVersionAscendingSort() |
| 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>