Message2943

Author cgroves
Recipients
Date 2007-12-12.09:49:28
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
It would be possible to remove the size and clear operations, but they're going to be so much faster on the actual collection than with an iterator on top of them.

As such, I committed the AbstractSet version of the patch in r3802.  Thanks!
History
Date User Action Args
2008-02-20 17:18:52adminlinkissue1817565 messages
2008-02-20 17:18:52admincreate