[
https://issues.apache.org/jira/browse/ZOOKEEPER-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Mollitor updated ZOOKEEPER-3335:
--------------------------------------
Summary: Improve the usage of Collections (was: Prefer ArrayList over
LinkedList)
> Improve the usage of Collections
> --------------------------------
>
> Key: ZOOKEEPER-3335
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3335
> Project: ZooKeeper
> Issue Type: Improvement
> Reporter: David Mollitor
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> bq. This class is likely to be faster than Stack when used as a stack, and
> faster than LinkedList when used as a queue.
> https://docs.oracle.com/javase/7/docs/api/java/util/ArrayDeque.html
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)