D'oh! Never mind. :-) I was using so many xyzUtils classes from LANG that when I saw CollectionUtils I was still thinking lang and wondering why I couldn't find the javadoc.
thanks for setting me straight. ;ted > -----Original Message----- > From: Henri Yandell [mailto:[EMAIL PROTECTED] > Sent: Friday, July 18, 2003 5:24 PM > To: Jakarta Commons Users List > Subject: Re: [lang] CollectionUtils: where'd it go? > > > > 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/o rg/apache/commons/lang/Attic/] Collections is: http://jakarta.apache.org/commons/collections.html Hen On Fri, 18 Jul 2003 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
