|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--versionInitiale.Processus
Constructor Summary | |
Processus()
|
Method Summary | |
void |
debutES()
|
void |
elire()
|
void |
finES()
|
int |
getIdent()
|
void |
run()
|
void |
suspendre()
|
void |
termine()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Processus()
Method Detail |
public void elire() throws Impossible
Impossible
public void suspendre() throws Impossible
Impossible
public void run() throws Impossible
Impossible
public void debutES() throws Impossible
Impossible
public void finES() throws Impossible
Impossible
public void termine() throws Impossible
Impossible
public int getIdent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |