Details
-
Wish
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
3.6.0
-
None
Description
There are a number of places in the code where for loops are used to perform basic filtering and collection. The java 8 stream api's make these operations much more polished. Since the master branch has been at this language level for a while, I'd wish for a (series of) refactor(s) to convert more of these loops to streams.
Attachments
Issue Links
- links to