public interface Observer
Modifier and Type | Method and Description |
---|---|
void |
changerTalon() |
int |
choisirCouleur() |
void |
console(java.lang.String message) |
void |
update(java.util.LinkedList<CarteUno> main,
Pioche pioche,
Talon talon,
int numero) |