You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2013/05/06 16:24:16 UTC

[jira] [Updated] (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 ]

Sebb updated BEANUTILS-441:
---------------------------

    Description: 
Two methods in BeanUtils call UnmodifiableSet.decorate() from Commons Collections.

These calls could be replaced with the standard Java method Collections.unModifiableSet()

  was:
Two classes call UnmodifiableSet.decorate() from Commons Collections.

These calls could be replaced with the standard Java method Collections.unModifiableSet()

    
> 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