eh3rrera / ocpj8-book

Study guide for the Oracle Certified Professional, Java SE 8 Programmer Exam (1Z0-809)
Other
129 stars 90 forks source link

error #85

Open kamoisaac opened 5 years ago

kamoisaac commented 5 years ago

Instead of writing binary versions you repeated primitive versions.it's on chapter 10 built-in lambdas

eh3rrera commented 5 years ago

Hi @kamoisaac!

Sorry for the late response, and thanks for opening this issue, however, I'm a bit confused, exactly which part of the chapter contains the problem you're describing?

There are two tables at the beginning of the chapter, the second is about BiPredicate, BiConsumer, etc. and there are sections for each of these interfaces at the end of the chapter, but I'm not able to find something like what you're describing.

Thanks!