Summary:
Detail:
Stream<T>
dropWhile(Predicate<? super T> predicate)
takeWhile(Predicate<? super T> predicate)