`.sorted(Comparator.reverseOrder()).findFirst()` can be replaced with `max(Comparator.naturalOrder()`