You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Valentin Rocher (JIRA)" <ji...@apache.org> on 2010/02/02 01:14:18 UTC

[jira] Commented: (COLLECTIONS-335) bidimap.TreeBidiMap.entrySet is never written

    [ https://issues.apache.org/jira/browse/COLLECTIONS-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828361#action_12828361 ] 

Valentin Rocher commented on COLLECTIONS-335:
---------------------------------------------

entrySet is used by public Set<Map.Entry<K, V>> entrySet()

> bidimap.TreeBidiMap.entrySet is never written
> ---------------------------------------------
>
>                 Key: COLLECTIONS-335
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-335
>             Project: Commons Collections
>          Issue Type: Bug
>            Reporter: Sebb
>
> The field bidimap.TreeBidiMap.entrySet is never written.
> Looks like it was perhaps intended to be used as a cache, but the cache value is not written.

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