mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-06 10:09:16 +00:00
Document new CursorableLinkedList
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131449 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cbca9a2056
commit
8d031df1a0
@ -5,6 +5,7 @@ This package contains implementations of the
|
|||||||
<p>
|
<p>
|
||||||
The following implementations are provided in the package:
|
The following implementations are provided in the package:
|
||||||
<ul>
|
<ul>
|
||||||
|
<li>CursorableLinkedList - a list that can be modified while it's listIterator (cursor) is being used
|
||||||
<li>NodeCachingLinkedList - a linked list that caches the storage nodes for a performance gain
|
<li>NodeCachingLinkedList - a linked list that caches the storage nodes for a performance gain
|
||||||
</ul>
|
</ul>
|
||||||
<p>
|
<p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user