|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.indy.IndyThread.Priority
Represents IndyThread priority.
Field Summary | |
static IndyThread.Priority |
MAX
|
static IndyThread.Priority |
MIN
|
static IndyThread.Priority |
NORMAL
|
Method Summary | |
static IndyThread.Priority |
parse(int value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final IndyThread.Priority MIN
public static final IndyThread.Priority NORMAL
public static final IndyThread.Priority MAX
Method Detail |
public static IndyThread.Priority parse(int value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |