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

Thomas Neidhart reopened COLLECTIONS-303:
-----------------------------------------

    
> 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: 4.0
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to