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

Use a LinkedHashSet rather than a HashSet for uniqe lists to preserve order #160

Merged
merged 1 commit into from
Mar 5, 2014

Conversation

cmaron
Copy link
Contributor

@cmaron cmaron commented Mar 5, 2014

Related to issue #159

#159

I realized my IDE trimmed some trailing whitespace and re-ordered the imports, so I can try to revert that if you'd prefer.

joelittlejohn added a commit that referenced this pull request Mar 5, 2014
Use a LinkedHashSet rather than a HashSet for uniqe lists to preserve order

Closes #159.
@joelittlejohn joelittlejohn merged commit 6b413ea into joelittlejohn:master Mar 5, 2014
@joelittlejohn
Copy link
Owner

No probs, I'll sort that out. Thanks again!

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