java8/Java8InAction

The method flatMapping((<no type> dish) -> {}, toSet()) is undefined for the type Grouping

Opened this issue · 0 comments

For Chapter6, I am getting below error:

The method flatMapping((<no type> dish) -> {}, toSet()) is undefined for the type Grouping

image