edu.isi.pegasus.planner.provisioner
Class OccupationDiagram.NodeComp
java.lang.Object
edu.isi.pegasus.planner.provisioner.OccupationDiagram.NodeComp
- All Implemented Interfaces:
- Comparator<Node>
- Enclosing class:
- OccupationDiagram
private class OccupationDiagram.NodeComp
- extends Object
- implements Comparator<Node>
Comparator which compare the schedulable duration of two nodes
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OccupationDiagram.NodeComp
private OccupationDiagram.NodeComp()
compare
public int compare(Node a,
Node b)
- Specified by:
compare in interface Comparator<Node>
Copyright © 2011 The University of Southern California. All Rights Reserved.