[infinispan-issues] [JBoss JIRA] (ISPN-5621) Remove add and addAll support from entrySet methods.
William Burns (JIRA)
issues at jboss.org
Thu Jul 30 14:09:03 EDT 2015
[ https://issues.jboss.org/browse/ISPN-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
William Burns updated ISPN-5621:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/3617
> Remove add and addAll support from entrySet methods.
> ----------------------------------------------------
>
> Key: ISPN-5621
> URL: https://issues.jboss.org/browse/ISPN-5621
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 8.0.0.Beta1
> Reporter: William Burns
> Fix For: 8.0.0.Final
>
>
> Map entrySet method already defines this method to not support add/addAll methods. We should remove support from our implementation as well then.
> https://docs.oracle.com/javase/8/docs/api/java/util/Map.html#entrySet--
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the infinispan-issues
mailing list