|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--haifa.shopsim.algorithms.FBFSPriorityAlgorithm.FBFSComparator
A comparator that is designed to compare Operation objects. Saying that operations with higher priority are lower.
| Constructor Summary | |
(package private) |
FBFSPriorityAlgorithm.FBFSComparator()
|
| Method Summary | |
int |
compare(java.lang.Object o1,
java.lang.Object o2)
|
| Methods inherited from class java.lang.Object |
|
| Methods inherited from interface java.util.Comparator |
equals |
| Constructor Detail |
FBFSPriorityAlgorithm.FBFSComparator()
| Method Detail |
public int compare(java.lang.Object o1,
java.lang.Object o2)
compare in interface java.util.Comparator
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||