org.apache.poi.xssf.util
public class CTColComparator extends java.lang.Object implements java.util.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) |
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.