[COLLECTIONS-679] Using existing class in example given in Javadocs.

#85.
This commit is contained in:
Gary Gregory 2019-09-25 10:45:43 -04:00
parent f72f1ae330
commit 3fa9e323af
1 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,9 @@
<action issue="COLLECTIONS-727" dev="ggregory" type="fix" due-to="XiangzheXu, XZ-X">
A potential misleading comment #82.
</action>
<action issue="COLLECTIONS-679" dev="ggregory" type="fix" due-to="David Mollitor, Mikko Maunu">
Using existing class in example given in Javadocs. #85.
</action>
</release>
<release version="4.4" date="2019-07-05" description="Maintenance release.">
<action issue="COLLECTIONS-710" dev="ggregory" type="fix" due-to="Yu Shi, Gary Gregory">