|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Prioritized
An object that can be sorted according to priority.
Method Summary | |
---|---|
double |
getPriority()
Gets the sort priority of the object. |
void |
setPriority(double priority)
Sets the sort priority of the object. |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
double getPriority()
Priority
void setPriority(double priority)
Priority
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |