| 程序包 | 说明 |
|---|---|
| org.dromara.hutool.core.stream.spliterators |
spliterator实现
|
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> TakeWhileSpliterator<T> |
TakeWhileSpliterator.create(Spliterator<T> source,
Predicate<? super T> predicate) |
Copyright © 2024. All rights reserved.