|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.xssf.util.CTColComparator
public class CTColComparator
Constructor Summary | |
---|---|
CTColComparator()
|
Method Summary | |
---|---|
int |
compare(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCol o1,
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCol o2)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public CTColComparator()
Method Detail |
---|
public int compare(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCol o1, org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCol o2)
compare
in interface java.util.Comparator<org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCol>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |