In this section, we wrote a LengthComparator that would allow a list or array of strings to

Question:

In this section, we wrote a LengthComparator that would allow a list or array of strings to be sorted in ascending order by length. How could we easily sort the collection in descending order by length, from longest to shortest, without modifying the code of LengthComparator?

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: