SyntaxFix
Write A Post
Hire A Developer
Questions
Using the Java 8 Streams API.
List<Value> values = map.values().stream().collect(Collectors.toList());