Why not a `LinkedList` if every operation is a "iterate" over all entries. No benefit to using `ArrayList` if you don't use the indexing or ordering.
[ Full content available at: https://github.com/apache/geode/pull/4682 ] This message was relayed via gitbox.apache.org for [email protected]
