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: [email protected] For additional commands, e-mail: [email protected]
