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