|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.database.text.TextUtils.NetworksByName
public static class TextUtils.NetworksByName
Comparator class for sorting Networks by their name.
Constructor Summary | |
---|---|
TextUtils.NetworksByName()
|
Method Summary | |
---|---|
int |
compare(Network n1,
Network n2)
Method to sort Networks 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 TextUtils.NetworksByName()
Method Detail |
---|
public int compare(Network n1, Network n2)
compare
in interface java.util.Comparator<Network>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |