You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2008/08/22 09:22:45 UTC

[jira] Closed: (COLLECTIONS-303) Improved documentation for unmodifiable collections

     [ https://issues.apache.org/jira/browse/COLLECTIONS-303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henri Yandell closed COLLECTIONS-303.
-------------------------------------

    Resolution: Fixed

> Improved documentation for unmodifiable collections
> ---------------------------------------------------
>
>                 Key: COLLECTIONS-303
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-303
>             Project: Commons Collections
>          Issue Type: Improvement
>    Affects Versions: 3.2
>            Reporter: Emmanuel Bourg
>            Priority: Trivial
>             Fix For: 3.3
>
>
> The javadoc for the unmodifiables collections doesn't document the behavior when the user attempts to modify the collection. The documentation should mention that an UnsupportedOperationException is thrown if the collection is changed directly or indirectly using an iterator.

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