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