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