[infinispan-issues] [JBoss JIRA] (ISPN-5621) Remove add and addAll support from entrySet methods.
William Burns (JIRA)
issues at jboss.org
Mon Jul 20 09:56:03 EDT 2015
William Burns created ISPN-5621:
-----------------------------------
Summary: 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