Uploaded image for project: 'Commons Collections'
  1. Commons Collections
  2. COLLECTIONS-194

Add populateMap() methods to MapUtils

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 4.0-alpha1, 4.0
    • Map
    • None
    • Operating System: All
      Platform: All

    • 37617

    Description

      Add the following methods to MapUtils...

      public static void populateMap( Map map, Collection objects, Transformer
      keyTransformer );
      public static void populateMap( Map map, Collection objects, Transformer
      keyTransformer, Transformer valueTransformer );

      Attachments

        1. COLLECTIONS-194-2.patch
          5 kB
          Dave Meikle

        Activity

          People

            Unassigned Unassigned
            jwcarman James Carman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: