public class SortingComparator<T extends Comparable> extends Object implements Comparator<Ersatz>
| Constructor and Description |
|---|
SortingComparator(EOEntity entity,
NSArray<EOSortOrdering> sortOrdering) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Ersatz u1,
Ersatz u2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic SortingComparator(EOEntity entity, NSArray<EOSortOrdering> sortOrdering)
public int compare(Ersatz u1, Ersatz u2)
compare in interface Comparator<Ersatz>Copyright © 2002 – 2025 Project Wonder.