Class SortedLists


  • final class SortedLists
    extends java.lang.Object
    Static methods pertaining to sorted List instances.

    In this documentation, the terms greatest, greater, least, and lesser are considered to refer to the comparator on the elements, and the terms first and last are considered to refer to the elements' ordering in a list.