Package | Description |
---|---|
org.dromara.hutool.core.stream |
Java8的stream相关封装
|
Modifier and Type | Method and Description |
---|---|
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 © 2025. All rights reserved.