[COLLECTIONS-674] Add drain method to CollectionUtils #91.
This commit is contained in:
parent
843429515b
commit
334941d06a
|
@ -66,6 +66,9 @@
|
|||
<action dev="ggregory" type="update" due-to="dota17">
|
||||
Add three test cases in UnmodifiableQueueTest #105.
|
||||
</action>
|
||||
<action issue="COLLECTIONS-674" dev="ggregory" type="add" due-to="dota17">
|
||||
Add drain method to CollectionUtils #91.
|
||||
</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">
|
||||
|
|
Loading…
Reference in New Issue