Oleg Kalnichevski wrote:
> On Mon, 2007-07-09 at 11:02 +0200, Roland Weber wrote:
>>
>> if (index < 0)
>>   throw IndexOutOfBoundsException(...);
>> if (index > ...size())
>>   index = ...size();
> 
> Cool. Sounds reasonable to me.

I'll take care of it.

cheers,
  Roland


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to