for (int i = 0;i<cats.length;i++) { map.put(cats[i], new Cat(cats[i])); }