https://blog.jooq.org/2015/12/08/3-reasons-why-you-shouldnt-replace-your-for-loops-by-stream-foreach/

so

1 ==> until parallel streams are common ...

2 ==> yes - there is accessibility to be considered
   Principle: code for the next person to pass this way, not yourself.

3 ==> ??? click on the stack in Eclipse.
   (that said, single-stepping gets confused/does
    not always work for lambdas for me at least)

        Andy

Reply via email to