Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!.POSTED!not-for-mail From: Jan Burse Newsgroups: comp.lang.java.programmer Subject: Re: BitSet vs BigInteger (false Android doc) Date: Tue, 06 Sep 2011 12:02:33 +0200 Organization: albasani.net Lines: 17 Message-ID: References: <4e613b65$0$311$14726298@news.sunsite.dk> <_ZGdna1ucfWYH__TnZ2dnUVZ_oudnZ2d@earthlink.com> <4e655c24$0$308$14726298@news.sunsite.dk> <826a6f26-c540-4ee9-a0c6-1cf77f20d765@glegroupsg2000goo.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.albasani.net bHJi0jgScg4kOXM0LFWh848m+i39pIQ0oaAUhVT6aTyLnr2wgC0sXbF9BPcq9ioQUPAYftLMryGhQ2kQrVXG0Q== NNTP-Posting-Date: Tue, 6 Sep 2011 10:02:33 +0000 (UTC) Injection-Info: news.albasani.net; logging-data="aFiWU40icRKhofoJpPc6auETAIWPjgcKdL5v8fjoScNgLJCy2P5sCmHt9yzU9DWUu2je8e2Q4SCmaHVtRpCxGw/Z9jTPuf5TNDjSoYx5X7PbbsgsTm+IEmK9Z55F4xwO"; mail-complaints-to="abuse@albasani.net" User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:6.0.1) Gecko/20110830 Firefox/6.0.1 SeaMonkey/2.3.1 In-Reply-To: <826a6f26-c540-4ee9-a0c6-1cf77f20d765@glegroupsg2000goo.googlegroups.com> Cancel-Lock: sha1:aCzDRbJYbVNcYdATGq+SYaF9A1w= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:7617 Lew schrieb: > Oh, yeah, the remark, "BitSet and BigInteger > are the same on the common domain of positive integers." No, interestingly new false believes come up right now, such as confusing flip() and not(). But beware I am very patient, I can argue with you guys for ages as long as you keep inventing wrong paraphernalia and are not able to face a simple mistake in a javadoc. Maybe this is based on a general assumption that javadocs are above critique. But I think javadocs can be buggy in the same way that code can be buggy. They are just written by someone, and it can be that this someone had good intentions, but nevertheless something went wrong. Bye