static <T> DropWhileSpliterator<T>
create(Spliterator<T> source, Predicate<? super T> predicate)
Copyright © 2023. All rights reserved.