Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-1704

ImmutablePair and ImmutableTriple implementation don't match final in Javadoc

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.13.0
    • 3.14.0
    • lang.tuple.*
    • None

    Description

      As of commons-lang3 3.13.0, the ImmutablePair and ImmutableTriple classes are no longer final, even though their javadocs claim that they are. This is a problem because you can now subclass those and, for example, make an effectively mutable object that could be passed to a method with a parameter of type ImmutablePair.

      Attachments

        Activity

          People

            Unassigned Unassigned
            zman0900 Dan Ziemba
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: