Sybex Typo
Java 8 OCP Online Bonus Question 136/180 Mock 3
Typo in explanation
"The forEach() method takes a Consumer<T>, so the lambda should have a generic argument on the left side on line p2; "
It should be "The forEach() method takes a LongConsumer instead of Consumer<T>"
by alinvlad05