ok
This commit is contained in:
@@ -23,7 +23,7 @@ public class Cuisinier extends Thread {
|
|||||||
}catch(InterruptedException e){
|
}catch(InterruptedException e){
|
||||||
System.out.println(e);
|
System.out.println(e);
|
||||||
}
|
}
|
||||||
stand.finir_cuit();
|
stand.finir_cuit(client);
|
||||||
stand.notifyAll();
|
stand.notifyAll();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user