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 [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]
