Map to list of entry java code example Example: java transform hashmap to list List<Value> list = new ArrayList<Value>(map.values());