[
https://issues.apache.org/jira/browse/BEANUTILS-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649769#comment-13649769
]
Sebb commented on BEANUTILS-441:
--------------------------------
BeanUtils also calls UnmodifiableList.decorate which could likewise be replaced.
> Replace UnmodifiableSet.decorate with Collections.unModifiableSet
> -----------------------------------------------------------------
>
> Key: BEANUTILS-441
> URL: https://issues.apache.org/jira/browse/BEANUTILS-441
> Project: Commons BeanUtils
> Issue Type: Bug
> Reporter: Sebb
>
> Two methods in BeanUtils call UnmodifiableSet.decorate() from Commons
> Collections.
> These calls could be replaced with the standard Java method
> Collections.unModifiableSet()
--
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