645fe18f1f33ebfd0047441ab033e7798b70a742
This change improves the quality of life for plugin developers using iterator iteration with side-effects. In the specified Guava patch, the internal iterator no longer relies on the AbstractList iterator which iterates by index, and will instead wrap the provided iterator in a transformer given the Function. By: Wesley Wolfe <wesley.d.wolfe+git@gmail.com>
Description
No description provided
51 MiB
Languages
Java
100%