find max in list java Stream code example Example: find max in stream java employees.stream().max(comparator).get();