File (suite) public synchronized E defiler() throws InterruptedException{ while (tete == null) wait(); Cellule tmp=tete; tete=tete.getSuivant(); if (t