Klucz mapy Java do listy

List<String> keys = new ArrayList<>(uniqueRecs.keySet());
Massimo Stefan