probably apidoc error: firstKey() and lastKey() in AbstractLinkedMap
--------------------------------------------------------------------

                 Key: COLLECTIONS-262
                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-262
             Project: Commons Collections
          Issue Type: Bug
          Components: Map
    Affects Versions: 3.2
            Reporter: falconhand


In the apidoc or source of 
org.apache.commons.collections.map.AbstractLinkedMap.firstKey(), it is said 
that this method "Gets the first key in the map, which is the most recently 
inserted.", which is exactly the actual behavior of lastKey(), and vice versa. 

So I think there is a typo with this class' javadoc.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to