list of map with key and value code example Example: java map values to list List<Value> list = new ArrayList<Value>(map.values());