Get 3 characteristics from stream

后端 未结 0 1057
[愿得一人]
[愿得一人] 2021-01-27 13:50

I have a list of Double

I need to get the max, min, and average value from the list

What I have:

List list = List.of(1.0,         


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