That looks like a bug that was fixed in trunk and reported here: https://issues.apache.org/jira/browse/COLLECTIONS-357
Gary On Tue, May 17, 2011 at 12:25 AM, 林蒋 <[email protected]> wrote: > Hi, > I have read the common collection 3.2.1 source code, in the > CollectionUtils class, the removeAll method incorrect invoked the > ListUtils.retainAll method, I think the CollectionUtils's removeAll method > should invoke ListUtils.removeAll method. Is this a BUG? > > Best Regards! > > > > > Jiang Lin > -- Thank you, Gary http://garygregory.wordpress.com/ http://garygregory.com/ http://people.apache.org/~ggregory/ http://twitter.com/GaryGregory
