[freenet-dev] BitArray possible (little) bug?
Alberto Bacchelli
sback at sback.it
Wed Jul 25 15:15:24 UTC 2007
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, bbackde at googlemail.com wrote:
>
>>> setAllOnes() to set all bits true,
>>>
>> maybe use BitSet.set(int fromIndex, int toIndex) with fromIndex=0 and
>> toIndex=BitSet.size()
>>
[CUT]
More information about the Devl
mailing list