Node.putAll(Map<K, V>) should probably be Node.putAll(Map<? extends K,? extends
V>)
------------------------------------------------------------------------------------
Key: JBCACHE-1401
URL:
https://jira.jboss.org/jira/browse/JBCACHE-1401
Project: JBoss Cache
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Elias Ross
Assignee: Manik Surtani
Node.putAll(Map<K, V>) should probably be Node.putAll(Map<? extends K,? extends
V>) to match the signature of Map.putAll(...) .
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira