🌈 搜索
📅  最后修改于: 2022-03-11 14:52:35.133000             🧑  作者: Mango
int maxNumberOfElements = 10; list.stream() .limit(maxNumberOfElements);