public class CTColComparator extends Object implements Comparator<org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCol>
Constructor and Description |
---|
CTColComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCol o1,
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCol o2) |
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 int compare(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCol o1, org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCol o2)
compare
in interface Comparator<org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCol>
Copyright © 2020. All rights reserved.