Bonjour,
Je souhaite créer une HashMap dont la clé serait un int.
Eclipse m'indique cette erreur :Code:HashMap<int, String> m ;
Pourquoi ?Citation:
Multiple markers at this line
- Int cannot be resolved to a type
- Syntax error on token "int", Dimensions expected after this token