Well, now we have a comparison between the two classes :)
What should we do? Move to an extended BitSet or remain using BitArray?
In the latter case: what about the bug?

Thank you!

Sback

Matthew Toseland wrote:
> On Monday 23 July 2007 09:45, [EMAIL PROTECTED] wrote:
>   
>>> setAllOnes() to set all bits true,
>>>       
>> maybe use BitSet.set(int fromIndex, int toIndex) with fromIndex=0 and
>> toIndex=BitSet.size()
>>     
[CUT]
_______________________________________________
Devl mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to