XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 4.0-alpha1, 4.0
    • BidiMap
    • None

    Description

      I recently needed a BidiMap that also maintained an insertion iteration order. I didn't find one in Commons Collections, but I did find a good framework for the creation of one.

      I basically took the code from DualHashBidiMap and changed all the references from HashMap to LinkedHashMap. This made it trivial to create.

      Thanks for the great package!

      Attachments

        1. DualLinkedHashBidiMap.java
          4 kB
          Nathan Blomquist

        Activity

          People

            Unassigned Unassigned
            panchonb Nathan Blomquist
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: