首页题库练习题目详情
面向对象程序设计单选题中等

在Stream API中,哪个操作用于对流中的元素进行过滤?

AforEach()
Bfilter()
Csorted()
Dreduce()