FunctionalStream

函数功能

创建函数式流对象。

函数原型

1
FunctionalStream(name: str)

输入参数说明

参数名

类型

说明

name

str

Stream名称。

返回参数说明

返回FunctionalStream对象。