|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.gridsystems.nextgrid.api.pom.ProcessPriorityComparator
public class ProcessPriorityComparator
Process comparator. It compares two processes by their priority field value.
Constructor Summary | |
---|---|
ProcessPriorityComparator()
|
Method Summary | |
---|---|
int |
compare(nextgrid.api.pom.Process p0,
nextgrid.api.pom.Process p1)
|
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 ProcessPriorityComparator()
Method Detail |
---|
public int compare(nextgrid.api.pom.Process p0, nextgrid.api.pom.Process p1)
compare
in interface java.util.Comparator<nextgrid.api.pom.Process>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |