[
https://issues.apache.org/jira/browse/BEANUTILS-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Heger closed BEANUTILS-441.
----------------------------------
> 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
> Fix For: 1.9.0
>
> Attachments: BEANUTILS-441.patch
>
>
> Two methods in BeanUtils call UnmodifiableSet.decorate() from Commons
> Collections.
> These calls could be replaced with the standard Java method
> Collections.unmodifiableSet()
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)