Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TreeSet defers to underlying set for determining size instead of keeping its own tally #3

Merged
merged 2 commits into from
Jun 13, 2012

Conversation

mkeesey
Copy link
Contributor

@mkeesey mkeesey commented Jun 13, 2012

When doing some other work I noticed an opportunity to simplify TreeSet a bit by deferring to the underlying set for determining size.

dicej added a commit that referenced this pull request Jun 13, 2012
TreeSet defers to underlying set for determining size instead of keeping its own tally
@dicej dicej merged commit 392120d into ReadyTalk:master Jun 13, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants