You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Oliver Heger (JIRA)" <ji...@apache.org> on 2013/12/12 21:39:09 UTC

[jira] [Closed] (BEANUTILS-441) Replace UnmodifiableSet.decorate with Collections.unModifiableSet

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