public class AnimalPrefere
extends java.lang.Object
| Constructor and Description |
|---|
AnimalPrefere() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Test d'une table de hachage
On retourne le nom de l'animal préféré de la personne passée en argument
|