Commit History

objList.stream().filter(obj -> obj.method() == value1).forEach(obj -> ...);
03741f4
verified

KaiquanMah commited on