MapStream icon indicating copy to clipboard operation
MapStream copied to clipboard

Add toMap(Supplier<Map> mapSupplier)

Open ben-manes opened this issue 7 years ago • 1 comments

The use case here is to retain ordering by using a LinkedHashMap as the destination.

ben-manes avatar Apr 21 '17 18:04 ben-manes