private class OccupationDiagram.NodeComp extends Object implements Comparator<Node>
private
OccupationDiagram.NodeComp()
int
compare(Node a, Node b)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
private OccupationDiagram.NodeComp()
public int compare(Node a, Node b)
compare
Comparator<Node>