Javadoc lack of thread-safety
bug 32573 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@348015 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6c9fa119f5
commit
e2f27b8f90
|
@ -110,6 +110,7 @@ If this causes major headaches to anyone please contact commons-dev at jakarta.a
|
|||
<li>MapUtils.transformed*Map - Better comment</li>
|
||||
<li>ListOrderedSet.decorate(List) - Better comment [32073]</li>
|
||||
<li>BlockingBuffer - Add comments</li>
|
||||
<li>Maps - synchronization comments [32573]</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue