|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdriver.threaded.worker
public static class threaded.worker
Field Summary | |
---|---|
private int |
count
|
private int |
threadid
|
Constructor Summary | |
---|---|
threaded.worker(int id,
int count)
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private int threadid
private int count
Constructor Detail |
---|
public threaded.worker(int id, int count)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
run
in interface AppJava.Runnable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |