|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.routing.SeaOfGates.NetsToRouteByLength
public static class SeaOfGates.NetsToRouteByLength
Comparator class for sorting NetsToRoute by their length and power/ground usage.
Constructor Summary | |
---|---|
SeaOfGates.NetsToRouteByLength()
|
Method Summary | |
---|---|
int |
compare(com.sun.electric.tool.routing.SeaOfGates.NetsToRoute ntr1,
com.sun.electric.tool.routing.SeaOfGates.NetsToRoute ntr2)
Method to sort NetsToRoute by their length and power/ground usage. |
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 SeaOfGates.NetsToRouteByLength()
Method Detail |
---|
public int compare(com.sun.electric.tool.routing.SeaOfGates.NetsToRoute ntr1, com.sun.electric.tool.routing.SeaOfGates.NetsToRoute ntr2)
compare
in interface java.util.Comparator<com.sun.electric.tool.routing.SeaOfGates.NetsToRoute>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |