Collections.sort(list, comparator)
list.sort(comparator)
This inspection is available since Java 8 only.