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