Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 60876 invoked from network); 11 Dec 2002 19:12:26 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 11 Dec 2002 19:12:25 -0000 Received: (qmail 14932 invoked by uid 97); 11 Dec 2002 19:13:35 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 14905 invoked by uid 97); 11 Dec 2002 19:13:35 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 14887 invoked by uid 98); 11 Dec 2002 19:13:34 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <00c801c2a149$a59e6160$0c0e29d9@oemcomputer> From: "Stephen Colebourne" To: "Jakarta Commons Developers List" References: <54302.210.55.57.171.1039138199.squirrel@mail.ext.nil.co.nz> <56211.210.55.57.171.1039382287.squirrel@mail.ext.nil.co.nz> Subject: Re: [Collections] [SUBMIT] Unmodifiable iterators Date: Wed, 11 Dec 2002 19:15:19 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Patch applied, thanks Stephen ----- Original Message ----- From: "Rich Dougherty" To: Sent: Sunday, December 08, 2002 9:18 PM Subject: Re: [Collections] [SUBMIT] Unmodifiable iterators > > This patch adds two methods to IteratorUtils which return > > unmodifiable views of iterators. One wraps an Iterator, the other a > > ListIterator. These methods are analogues to the methods for > > collections in the java.util.Collections class. > > Ok, I've just found an existing unmodifiable iterator implementation > hiding in CollectionUtils... oops. We don't need two class that do the > same thing so here's a patch to remove the old implementation. > > Rich > > ---------------------------------------------------------------------------- ---- > -- > To unsubscribe, e-mail: > For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: