|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.poifs.property.DirectoryProperty.PropertyComparator
public static class DirectoryProperty.PropertyComparator
| Constructor Summary | |
|---|---|
DirectoryProperty.PropertyComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(Property o1,
Property o2)
compare method. |
| 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 DirectoryProperty.PropertyComparator()
| Method Detail |
|---|
public int compare(Property o1,
Property o2)
compare in interface java.util.Comparator<Property>o1 - first object to compare, better be a Propertyo2 - second object to compare, better be a Property
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||