|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.nmu.os.shell.bin.ps
Constructor Summary | |
ps()
|
Method Summary | |
static SystemThreadGroup |
getSystemThreadGroup(long id)
|
static java.lang.Thread |
getThread(long id)
|
static java.lang.ThreadGroup |
getThreadGroup(long id)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ps()
Method Detail |
public static void main(java.lang.String[] args)
public static SystemThreadGroup getSystemThreadGroup(long id)
public static java.lang.ThreadGroup getThreadGroup(long id)
public static java.lang.Thread getThread(long id)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |