impl de employe du buufe
This commit is contained in:
@@ -8,7 +8,6 @@ public class Restaurant {
|
||||
private Compartiment compLegume = new Compartiment();
|
||||
private Compartiment compNouille = new Compartiment();
|
||||
|
||||
Employe_bu_buffet employeB = new Employe_bu_buffet(compPoisson,compViande,compLegume,compNouille);
|
||||
|
||||
Employe_du_buffet employeB = new Employe_du_buffet(compPoisson,compViande,compLegume,compNouille);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user