|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcds.test.Proc2
| Field Summary | |
private int |
ct
|
private int |
delay
|
private boolean |
isActive
|
private static int |
nb
|
private int |
numero
|
| Constructor Summary | |
Proc2(int numero,
int delay)
|
|
| Method Summary | |
void |
arret()
|
void |
display()
|
void |
run()
|
private java.lang.String |
spaces(int n)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static int nb
private int numero
private int ct
private int delay
private boolean isActive
| Constructor Detail |
public Proc2(int numero,
int delay)
| Method Detail |
public void arret()
public void display()
public void run()
run in interface java.lang.Runnableprivate java.lang.String spaces(int n)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||