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:
Stephen Colebourne 2005-11-21 23:26:52 +00:00
parent 6c9fa119f5
commit e2f27b8f90
1 changed files with 1 additions and 0 deletions

View File

@ -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>