Java 8 Streams - Average marks of students using Java 8

后端 未结 0 1735
刺人心
刺人心 2020-12-23 23:59

Given a student class I need to find all students whose name starts with \'A\' in order of their average marks using Java 8 stream API.

I have tried the below code. T

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