[
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.