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