> Date: Tue, 20 Dec 2011 10:12:02 +1000 > From: [email protected] > To: [email protected] > Subject: Re: Code Review Request for Bug #4802647 > CC: [email protected] > > Brandon, > > I don't see the purpose of NewAbstractSet. It is identical to > NewAbstractCollection.
I would assume the intent was "extends AbstractSet<E>" instead of "extends NewAbstractCollection<E>". Jason
