Hi Simone,

============= %< ==============
-    public void putAll( Map t )
+    public void putAll( Map<? extends String, ? extends Object> t )
============= %< ==============

String is final, therefore nothing extends String ...

Cheers,
Jörg

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to