Return-Path: Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 72362 invoked from network); 19 Jul 2003 00:24:00 -0000 Received: from umbongo.flamefew.net (64.253.103.114) by daedalus.apache.org with SMTP; 19 Jul 2003 00:24:00 -0000 Received: by umbongo.flamefew.net (Postfix on Linux (i386), from userid 500) id 372611BB2; Fri, 18 Jul 2003 20:24:01 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by umbongo.flamefew.net (Postfix on Linux (i386)) with ESMTP id 2CB231BB0 for ; Fri, 18 Jul 2003 20:24:01 -0400 (EDT) Date: Fri, 18 Jul 2003 20:24:01 -0400 (EDT) From: Henri Yandell X-X-Sender: hen@umbongo.flamefew.net To: Jakarta Commons Users List Subject: Re: [lang] CollectionUtils: where'd it go? In-Reply-To: <004401c34d7b$c9f998c0$6501a8c0@attbi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Really? Which Javadoc? CollectionUtils is in the Jakarta Commons Collections project. According to CVS we've never had a CollectionUtils in Lang [http://cvs.apache.org/viewcvs/jakarta-commons/lang/src/java/org/apache/commons/lang/Attic/] Collections is: http://jakarta.apache.org/commons/collections.html Hen On Fri, 18 Jul 2003 maillist@jitterpig.com wrote: > I see CollectionUtils in the commons lang 1.0.1 jar, but I don't see it > in the JavaDoc and from what I can tell the whole class has been > deprecated, but I don't see any replacements for the methods in that > class. > > Where'd it go? > > ;ted > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-user-help@jakarta.apache.org >