Given a stream with two objects, I want to get the max, but if they are equal I want null

前端 未结 0 442
太阳男子
太阳男子 2021-01-28 05:13

Here\'s my try:

Stream.of(Map.entry(Stone.WHITE, countIntersectionsOfColor(intersectionsSurroundingTerritory, Stone.WHITE)),
            Map.entry(Stone.BLACK, co         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题