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

LinkEntry should public class

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 3.2
    • None
    • Map
    • None

    Description

      The LRUMap' method removeLRU is for Subclass method.
      but removeLRU(LinkEntry entry)
      The LinkEntry is the intenal class (protected static class LinkEntry extends HashEntry)
      This prevent other user override this method with different package.

      LinkEntry full name:
      org.apache.commons.collections.map.AbstractLinkedMap.LinkEntry

      Attachments

        Activity

          People

            Unassigned Unassigned
            daxia daxia
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: