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

[lang] Can't subclass EqualsBuilder because isEquals is private

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0
    • 2.1
    • None
    • None
    • Operating System: All
      Platform: All

    • 32625

    Description

      I want to create my own version of EqualsBuilder that not only goes through
      arrays and checks if array contents are equal, but also goes through Maps,
      Lists, Sets, etc. I can't because isEquals is private and there is no setEquals
      method. Please make isEquals protected or add a setEquals method. Thanks!

      Matt

      Attachments

        Activity

          People

            Unassigned Unassigned
            matthew.sgarlata@verizon.net Matthew Sgarlata
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: