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