Re: iterator.



On Fri, 30 Dec 2005 00:02:46 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 :-)

That is a direct quote from your post. I'm not writing email. I am
talking to anyone following the discussion. The important thing is the
code, not who wrote it.

--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.



Relevant Pages

  • Re: iterator.
    ... >public boolean add(Volunteer volunteer) ... not mislead with such a name. ... Since it returns boolean, you might ...
    (comp.lang.java.help)
  • Re: iterator.
    ... >>public boolean add(Volunteer volunteer) ... Mike W ... Prev by Date: ...
    (comp.lang.java.help)