Wartości mapy Java do listy

List<Value> list = new ArrayList<Value>(map.values());
Powerful Pheasant