0

I have this List<Employees> with 2 attributes for example:

Long ID 
String Name

I want to have a stream that check if all employees in that list has the same ID. How can I do that in stream?

Assafs
  • 3,257
  • 4
  • 26
  • 39

0 Answers0