Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Why is there no dropWhile method in a Stream object?

user-8qwywApr 1 2023

Hi, folks! I'm learning Java from (almost) sratch, can't get the dropWhile method of a Stream obj. Where is it?

Java ver == 19,

Jdeveloper ver == 12.2.1.4

Comments
Post Details
Added on Apr 1 2023
4 comments
336 views