Re: generic oversight?
- From: "VisionSet" <spam@xxxxxxxxxxxx>
- Date: Sat, 31 Dec 2005 13:23:07 GMT
<ricky.clarkson@xxxxxxxxx> wrote in message
news:1136034067.719833.277060@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Mike,
>
> For this (and other) reasons I implemented my own collection wrappers,
> which wrap Collection, List, etc., but have more sane API, including
> contains(T). This isn't currently public, because I'm lazy, but it
> could be.
>
> You can either suggest that it should be public, which might kickstart
> me to making it so, or implement your own. However, I doubt Sun will,
> because they're afraid to stop old code from compiling.
>
Thanks Ricky, it's enough to know I'm not going mad and missed something.
I'm aware now to not assume a class I know is Generified is not necessarily
completely so.
Would be a nice feature for serious use though.
--
Mike W
.
- References:
- generic oversight?
- From: VisionSet
- Re: generic oversight?
- From: Thomas Hawtin
- Re: generic oversight?
- From: ricky.clarkson@xxxxxxxxx
- generic oversight?
- Prev by Date: Re: How to dedect 4 consecutive space
- Next by Date: Re: Teaching Children (was Re: Help, where to start learning Java)
- Previous by thread: Re: generic oversight?
- Next by thread: Re: generic oversight?
- Index(es):
Relevant Pages
|