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

ArrayUtils.contains()

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0
    • 2.0
    • None
    • None
    • Operating System: All
      Platform: All

    • 15438

    Description

      The jdk currantly contains methods for searching a sorted array but it doesn't
      contain a method for searching an unsorted array. It would be nice if you
      added a "boolean ArrayUtils.contains(Object[],Object)" method which iterated
      through the array checking if the element is in the array.

      Attachments

        1. ASF.LICENSE.NOT.GRANTED--patch.txt
          6 kB
          Nikolay Metchev

        Activity

          People

            Unassigned Unassigned
            n.metchev@teamphone.com Nikolay Metchev
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: