get values from list of map in java 8 code example Example: java map values to list List<Value> list = new ArrayList<Value>(map.values());