|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.electric.tool.user.ExportChanges.ExportsByNumber
public static class ExportChanges.ExportsByNumber
Comparator class for sorting Export by their name with number considered.
| Constructor Summary | |
|---|---|
ExportChanges.ExportsByNumber()
|
|
| Method Summary | |
|---|---|
int |
compare(Export e1,
Export e2)
Method to sort Exports by their name. |
| 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 ExportChanges.ExportsByNumber()
| Method Detail |
|---|
public int compare(Export e1,
Export e2)
compare in interface java.util.Comparator<Export>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||