| Package | Description |
|---|---|
| org.dromara.hutool.core.stream.spliterators |
spliterator实现
|
| Modifier and Type | Method and Description |
|---|---|
static <T> IterateSpliterator<T> |
IterateSpliterator.of(T seed,
Predicate<? super T> hasNext,
UnaryOperator<T> next) |
Copyright © 2024. All rights reserved.