List newList = new ArrayList(); newList.addAll(neighb); data.put(words.get(i), newList); newList.clear();