Re: generics and arrays and multi-class collections
- From: Lew <lew@xxxxxxxxxxxxx>
- Date: Sun, 30 Sep 2007 11:49:26 -0400
xen wrote:
For example, what exactly are the properties of
HashMap<Class<? extends Number>, List<? extends Number>>
I assume that that is a question, despite the lack of punctuation indicating so. The answer is in
<http://java.sun.com/docs/books/tutorial/java/generics/wildcards.html>
--
Lew
.
- References:
- Prev by Date: Re: data transport
- Next by Date: Re: generics and arrays and multi-class collections
- Previous by thread: Re: generics and arrays and multi-class collections
- Next by thread: Re: generics and arrays and multi-class collections
- Index(es):