Use Java 8 and method reference. #274

This commit is contained in:
Gary Gregory 2022-03-04 09:04:56 -05:00
parent e30b4d3700
commit dd69e59fcd
1 changed files with 3 additions and 0 deletions

View File

@ -82,6 +82,9 @@
<action issue="COLLECTIONS-799" type="fix" dev="kinow" due-to="Stefano Cordio">
UnmodifiableNavigableSet can be modified by pollFirst() and pollLast().
</action>
<action type="fix" dev="ggregory" due-to="Arturo Bernal">
Use Java 8 and method reference. #274.
</action>
<!-- ADD -->
<action issue="COLLECTIONS-760" dev="kinow" type="add" due-to="Isira Seneviratne">
Add tests for MapUtils.