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 ArrayDeque instead of Stack #689

Closed
leventov opened this issue Jun 5, 2016 · 0 comments
Closed

Use ArrayDeque instead of Stack #689

leventov opened this issue Jun 5, 2016 · 0 comments

Comments

@leventov
Copy link
Contributor

leventov commented Jun 5, 2016

ArrayDeque offers the same methods poll(), peek(), push(), but is not synchronized.

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

No branches or pull requests

1 participant