| Sign In/My Account | View Cart |
| Article: |
Generic Types, Part 1 | |
| Subject: | So what about mixed-type collections? | |
| Date: | 2005-05-02 03:05:21 | |
| From: | abramia | |
I may have missed it -- and I've never had a requirement for it -- but it seems you can't create collections that hold non-uniform types, in Java 5.0. I guess I could do something like:
Would that be compilable (and runnable)?
|
||
Showing messages 1 through 1 of 1.