Re: iterator.
- From: "VisionSet" <spam@xxxxxxxxxxxx>
- Date: Fri, 30 Dec 2005 00:02:46 GMT
"Roedy Green" <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx> wrote in
message news:vhe8r15hap41g5f71e68mof303f94p1gip@xxxxxxxxxx
> On Thu, 29 Dec 2005 19:18:20 GMT, "VisionSet" <spam@xxxxxxxxxxxx>
> wrote, quoted or indirectly quoted someone who said :
>
> >// add method
> >public boolean add(Volunteer volunteer)
>
> add methods add something. Your method does no such thing, you should
> not mislead with such a name. Since it returns boolean, you might
> call it...
I've become accustomed to you not replying properly to the poster you
intend, but it sure is annoying Roedy :-)
Why quote my method which does add something under the right conditions in
the same way Collection.add is specified.
http://java.sun.com/j2se/1.5.0/docs/api/java/util/Collection.html#add(E)
--
Mike W
.
- Follow-Ups:
- Re: iterator.
- From: Gordon Beaton
- Re: iterator.
- From: Roedy Green
- Re: iterator.
- References:
- iterator.
- From: ste1986
- Re: iterator.
- From: VisionSet
- Re: iterator.
- From: Roedy Green
- iterator.
- Prev by Date: Re: PDA the supports either J2ME or J2SE
- Next by Date: Re: Implementing the equals method
- Previous by thread: Re: iterator.
- Next by thread: Re: iterator.
- Index(es):
Relevant Pages
|