How to convert a Map to List in Java?

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

results matching ""

    No results matching ""