|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Prioritized
A simple interface for exposing the priority of a task. Lower integer values are treated as having higher priority with 0 being the highest priority possible.
Method Summary | |
---|---|
int |
getPriority()
Returns the priority of this task. |
Method Detail |
---|
int getPriority()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |