static <T> IterateSpliterator<T>
create(T seed, Predicate<? super T> hasNext, UnaryOperator<T> next)
Copyright © 2023. All rights reserved.