Re: generic oversight?
- From: "ricky.clarkson@xxxxxxxxx" <ricky.clarkson@xxxxxxxxx>
- Date: 31 Dec 2005 05:01:07 -0800
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.
Cheers.
.
- Follow-Ups:
- Re: generic oversight?
- From: Thomas Hawtin
- Re: generic oversight?
- From: VisionSet
- Re: generic oversight?
- References:
- generic oversight?
- From: VisionSet
- Re: generic oversight?
- From: Thomas Hawtin
- generic oversight?
- Prev by Date: Re: print("my name is {name}, and {age}-year old {gender}", name, age, gender);
- Next by Date: Re: JList getSelectedValue returning null
- Previous by thread: Re: generic oversight?
- Next by thread: Re: generic oversight?
- Index(es):