public class LibraryColumnComparator extends Object implements Comparator<Patch>
Constructor and Description |
---|
LibraryColumnComparator(LibraryColumns column) |
Modifier and Type | Method and Description |
---|---|
int |
compare(Patch a1,
Patch a2) |
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 LibraryColumnComparator(LibraryColumns column)
public int compare(Patch a1, Patch a2)
compare
in interface Comparator<Patch>
Copyright © 2014. All Rights Reserved.