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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public SortingComparator(EOEntity entity, NSArray<EOSortOrdering> sortOrdering)
public int compare(Ersatz u1, Ersatz u2)
compare
in interface Comparator<Ersatz>
Copyright © 2002 – 2024 Project Wonder.