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