This is not correct. Terminal operations can return a boolean, an Optional<T>, a long, etc. They just don't return a Stream.It is easy to identify which operations are intermediate and which are terminal. All intermediate operations return Stream (that means, they can be chained), while all terminal operations return void.
About Question enthuware.ocpjp.v8.2.1782 :
Moderators: Site Manager, fjwalraven
-
- Posts: 54
- Joined: Thu Mar 03, 2016 1:26 pm
- Contact:
About Question enthuware.ocpjp.v8.2.1782 :
-
- Site Admin
- Posts: 10388
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question enthuware.ocpjp.v8.2.1782 :
You are right. Fixed.
thank you for your feedback!
Paul.
thank you for your feedback!
Paul.
Who is online
Users browsing this forum: No registered users and 5 guests