| 程序包 | 说明 |
|---|---|
| org.dromara.hutool.core.stream |
Java8的stream相关封装
|
| 限定符和类型 | 方法和说明 |
|---|---|
default EasyStream.Builder<T> |
EasyStream.Builder.add(T t)
Adds an element to the unwrap being built.
|
static <T> EasyStream.Builder<T> |
EasyStream.builder()
返回
FastStream的建造器 |
Copyright © 2023. All rights reserved.