| Package | Description |
|---|---|
| org.dromara.hutool.core.stream.spliterators |
spliterator实现
|
| Modifier and Type | Method and Description |
|---|---|
static <T> TakeWhileSpliterator<T> |
TakeWhileSpliterator.create(Spliterator<T> source,
Predicate<? super T> predicate) |
Copyright © 2024. All rights reserved.