Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8313253

Rename methods in javadoc Comparators class

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 22
    • tools

      The methods in the Comparators class are all of the form `make---Comparator`.

      The `make` prefix is somewhat misleading since each comparator is lazy-initialized just once and a singleton instance returned.

      The methods should be renamed, perhaps by removing the initial `make` word.

            jjg Jonathan Gibbons
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: